commit | 51e6b712b5960cc7d086c3f856434ccd096c63a7 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <drzeus@drzeus.cx> | Mon Oct 22 19:05:32 2007 +0200 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Nov 10 04:25:10 2007 -0500 |
tree | e9691212252730203194e805cba06859d26994ea | |
parent | 4ef31702c1a83a380d5e144f5af55e21f59c9bb6 [diff] |
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>