]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
libertas: make if_sdio align packets
authorPierre Ossman <drzeus@drzeus.cx>
Mon, 22 Oct 2007 17:05:32 +0000 (19:05 +0200)
committerJeff Garzik <jeff@garzik.org>
Sat, 10 Nov 2007 09:25:10 +0000 (04:25 -0500)
commit51e6b712b5960cc7d086c3f856434ccd096c63a7
treee9691212252730203194e805cba06859d26994ea
parent4ef31702c1a83a380d5e144f5af55e21f59c9bb6
libertas: make if_sdio align packets

Incoming packets have to be aligned or the IP stack becomes upset.
Make sure to shift them two bytes to achieve this.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/if_sdio.c