]> git.baikalelectronics.ru Git - kernel.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)
commit3227089ea931d299e95313dd0ce7668bfa99e2ef
treee9691212252730203194e805cba06859d26994ea
parent29403df346f67db1afba319cbb1800b7bc66d574
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