]> Git Repo - linux.git/commit
rt2x00: Set SKBDESC_L2_PADDED in RX path
authorIvo van Doorn <[email protected]>
Mon, 17 Aug 2009 16:54:50 +0000 (18:54 +0200)
committerJohn W. Linville <[email protected]>
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 <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
drivers/net/wireless/rt2x00/rt2800usb.c
This page took 0.043081 seconds and 4 git commands to generate.