aboutsummaryrefslogtreecommitdiff
path: root/lib/netdev-notifier-error-inject.c
diff options
context:
space:
mode:
authorEliad Peller <[email protected]>2015-11-17 10:24:40 +0200
committerJohannes Berg <[email protected]>2015-12-02 22:27:27 +0100
commit835112b28919d88d989a0a9313e323ad82e18b59 (patch)
treeb5861c804c5f89e8d630a21bd9d2bc747d106b4f /lib/netdev-notifier-error-inject.c
parentac0621971a26526cad8cf9db7626d5e50562a441 (diff)
mac80211: don't teardown sdata on sdata stop
Interfaces are being initialized (setup) on addition, and torn down on removal. However, p2p device is being torn down when stopped, resulting in the next p2p start operation being done on uninitialized interface. Solve it by calling ieee80211_teardown_sdata() only on interface removal (for the non-netdev case). Signed-off-by: Eliad Peller <[email protected]> Signed-off-by: Emmanuel Grumbach <[email protected]> [squashed in fix to call teardown after unregister] Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions