commit | 36b3a628a4e85d002ee8813ebd2a5caef6d3c1a7 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Jun 10 10:21:33 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jun 14 15:39:26 2010 -0400 |
tree | 927219d1cf6ef466ec574c8172365fa1b37d53be | |
parent | 1fa57d017366fb26b58af110a38b36a4f0214a62 [diff] |
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>