]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: remove ieee80211_clean_sdata()
authorThomas Pedersen <thomas@cozybit.com>
Fri, 3 Aug 2012 19:21:33 +0000 (12:21 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 3 Aug 2012 19:34:22 +0000 (21:34 +0200)
commit41efb01b4786c3421c9e9dec618dee93f42c5a8d
tree30a99e21023dc6e64c324245f4ac539dff870fa2
parent2f6dd6fec93cd46fd3ab1a21dfbb89abb669de2a
mac80211: remove ieee80211_clean_sdata()

This function was only used by mesh, and not really needed since any
interface-specific cleanup already happens in the netdev handlers.

Signed-off-by: Thomas Pedersen <thomas@cozybit.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/iface.c