commit | 354e39dbb19f29ef28a9c2db9e55ff2a7435b35a | [log] [tgz] |
---|---|---|
author | Gertjan van Wingerde <gwingerde@gmail.com> | Fri Dec 04 23:47:02 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 21 18:56:32 2009 -0500 |
tree | 8599926c1611c5f9060ed29a9f4c363ae8a1aec2 | |
parent | 77e73d1849c860d22ebba8826ad162ccfda4c535 [diff] |
rt2x00: Remove SKBDESC_L2_PADDED flag. With the improved L2 padding code, this flag is no longer necessary, as the rt2x00queue_remove_l2pad is capable of detecting by itself if L2 padding is applied. For received frames the RX descriptor flag is still being checked. Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com> Acked-by: Ivo van Doorn <ivdoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>