mac80211: common work skb freeing
commit36b3a628a4e85d002ee8813ebd2a5caef6d3c1a7
authorJohannes Berg <johannes.berg@intel.com>
Thu, 10 Jun 2010 08:21:33 +0000 (10 10:21 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 14 Jun 2010 19:39:26 +0000 (14 15:39 -0400)
tree927219d1cf6ef466ec574c8172365fa1b37d53be
parent1fa57d017366fb26b58af110a38b36a4f0214a62
mac80211: common work skb freeing

All the management processing functions free the
skb after they are done, so this can be done in
the new common code instead.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ibss.c
net/mac80211/iface.c
net/mac80211/mesh.c
net/mac80211/mlme.c