]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: common work skb freeing
authorJohannes Berg <johannes.berg@intel.com>
Thu, 10 Jun 2010 08:21:33 +0000 (10:21 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 14 Jun 2010 19:39:26 +0000 (15:39 -0400)
commit50b7f9f0288aa9d9a1fb20c3e383182b5aa03921
tree927219d1cf6ef466ec574c8172365fa1b37d53be
parent08d48bd305e764d9ff8570856ce46bdea985d5a4
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