commit | e54be4e7356c0612b48407d3b0647a29cb82e254 | [log] [tgz] |
---|---|---|
author | Gertjan van Wingerde <gwingerde@gmail.com> | Fri Dec 04 23:47:07 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 21 18:56:41 2009 -0500 |
tree | 214c1bad46269bb23d89f439d2ae6943b34c7702 | |
parent | 5de42f9eeafa7d54ffb833e0526d4828e194fddb [diff] |
rt2x00: Fix trimming of L2 padded frames. Ensure that frames without payload are properly trimmed in rt2x00queue_insert_l2pad. This should fix the bug reported by Benoit Papillault in: http://marc.info/?l=linux-wireless&m=125974773006734&w=2 Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>