rt2x00: Put 802.11 data on 4 byte boundary
authorIvo van Doorn <ivdoorn@gmail.com>
Sun, 6 Jan 2008 22:40:27 +0000 (23:40 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 10 Jan 2008 21:18:25 +0000 (16:18 -0500)
Check the size of the ieee80211 header during rxdone
and make sure the data behind the ieee80211 header
is placed on a 4 byte boundary.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found