commit | c5d0dc5f0dd66770232d7d360c770d2344b76d52 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Sun Jan 06 23:40:27 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 10 16:18:25 2008 -0500 |
tree | 8a0347ce38d9132f2bd839425d5984a8540ca2cd | |
parent | dd87145d2c3a7b1c8b338e1f6e174b3d2a17cd35 [diff] |
rt2x00: Put 802.11 data on 4 byte boundary 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>