commit | 0fefe0fda4376eff97be965a41714da38fe4a36d | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Mon Aug 17 18:54:50 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Aug 20 11:36:01 2009 -0400 |
tree | 089dc39ebe76dc74b4e42f791ed8b26f99aa1f8c | |
parent | 05a32730f16e7b91e9fd2d11f26db152e5c9a68d [diff] |
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>