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)
commit0fefe0fda4376eff97be965a41714da38fe4a36d
tree089dc39ebe76dc74b4e42f791ed8b26f99aa1f8c
parent05a32730f16e7b91e9fd2d11f26db152e5c9a68d
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