Files
linux/drivers/net/wireless
Eliad Peller 5de8eef4fd wl12xx: use ieee80211_free_txskb()
Use the newly introduced ieee80211_free_txskb() instead
of dev_kfree_skb() for failed tx packets.

Additionally, if the skb is a dummy packet, re-enqueue
it (as the fw expects it) instead of freeing it.

Reported-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
2011-12-15 09:58:42 +02:00
..
2011-11-28 14:44:00 -05:00
2011-12-14 14:50:11 -05:00
2011-12-15 09:58:42 +02:00
…
…
…
…
…
…
…
…
…
…
…
…
2011-11-21 16:22:09 -05:00
…
…
…