mac80211: trace interface name
[deliverable/linux.git] / net / mac80211 / pm.c
index 05ccaadb6a0e49ffb5707df4871aea80b8b7e1be..05e161c3cbc548bba9942a8221e60a73fb5dc1b7 100644 (file)
@@ -65,7 +65,7 @@ int __ieee80211_suspend(struct ieee80211_hw *hw)
                                             struct ieee80211_sub_if_data,
                                             u.ap);
 
-                       drv_sta_notify(local, &sdata->vif, STA_NOTIFY_REMOVE,
+                       drv_sta_notify(local, sdata, STA_NOTIFY_REMOVE,
                                       &sta->sta);
                }
 
This page took 0.025277 seconds and 5 git commands to generate.