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)
commit3e17f2be31f354fe03e1732bc527a31ff3dd3bb9
tree30a99e21023dc6e64c324245f4ac539dff870fa2
parent0d466b9c6798d431141ab15ae6d5ea413b4d09b2
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
This page took 0.025201 seconds and 5 git commands to generate.