commit | e4522ab1c469a65857ddd2d22d0d3f5606965aaa | [log] [tgz] |
---|---|---|
author | Helmut Schaa <helmut.schaa@googlemail.com> | Wed Dec 14 16:28:41 2011 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Dec 14 14:50:11 2011 -0500 |
tree | 76035644c2a02b1fca99675bfc093b331b4490e6 | |
parent | cb71b8d80334add8991862f9fd36dc50874944ce [diff] |
rt2x00: Make use of ieee80211_free_txskb in tx path ieee80211_free_txskb should be used when dropping a frame in the device rx path such that mac80211 knows about this frame being dropped. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> Acked-by: Gertjan van Wingerde <gwingerde@gmail.com> Acked-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>