]> git.baikalelectronics.ru Git - kernel.git/commit
rt2x00: Set SKBDESC_L2_PADDED in RX path
authorIvo van Doorn <ivdoorn@gmail.com>
Mon, 17 Aug 2009 16:54:50 +0000 (18:54 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 20 Aug 2009 15:36:01 +0000 (11:36 -0400)
commitb9d7ffe09124c52478ae96db2ec796f7c7d67e13
tree089dc39ebe76dc74b4e42f791ed8b26f99aa1f8c
parent283c4a866d582feada70f61de357055ce6306c25
rt2x00: Set SKBDESC_L2_PADDED in RX path

When the RX descriptor indicates the frame was L2 padded,
the SKBDESC_L2_PADDED flag should be set to make sure the
L2 padding is removed before it is send to mac80211.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800usb.c