diff options
author | Benoit Papillault <benoit.papillault@free.fr> | 2009-12-04 23:47:06 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-12-21 18:56:39 -0500 |
commit | 5de42f9eeafa7d54ffb833e0526d4828e194fddb (patch) | |
tree | 4e7318d01b6e46e0271c17b347854e5c67712c8c /kernel/kgdb.c | |
parent | 9c8427d9deca1c0c2415c8da0e731e13fc89d111 (diff) |
rt2x00: Fix rt2800usb RX frame format and as such L2PAD
According to Ralink source code, the RX frame format is RXINFO + RXWI +
802.11 frame + RXD, including various padding. Before this patch, we
were using RXD + RXWI + 802.11 frame, so RXD was not correct.
Doing this, we fix the L2PAD bit which is now correctly set on received
frames.
Signed-off-by: Benoit Papillault <benoit.papillault@free.fr>
Acked-by: Ivo van Doorn <ivdoorn@gmail.com>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'kernel/kgdb.c')
0 files changed, 0 insertions, 0 deletions