mac80211: share STA information with driver
[deliverable/linux.git] / drivers / net / wireless / b43legacy / main.c
index 6e425410c99d1cafa8c4438bbdc504d0f68e5d35..9fb1421cbec295fac827307102392e3b4c80c679 100644 (file)
@@ -3403,7 +3403,7 @@ out_unlock:
 }
 
 static int b43legacy_op_beacon_set_tim(struct ieee80211_hw *hw,
-                                      int aid, int set)
+                                      struct ieee80211_sta *sta, bool set)
 {
        struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw);
        unsigned long flags;
This page took 0.024996 seconds and 5 git commands to generate.