carl9170 firmware: per-vif tx sequence counter
[carl9170fw.git] / carlfw / include / wl.h
index 8c06f6a12ca0673bcd8a016bfd15723df125bb98..577fd05f31b789d778881441fad1b76de2f90f77 100644 (file)
@@ -261,9 +261,9 @@ void wlan_timer(void);
 void handle_wlan(void);
 
 void wlan_cab_flush_queue(const unsigned int vif);
-void wlan_cab_modify_dtim_beacon(const unsigned int vif,
-                                const unsigned int bcn_addr,
-                                const unsigned int bcn_len);
+void wlan_modify_beacon(const unsigned int vif,
+                       const unsigned int bcn_addr,
+                       const unsigned int bcn_len);
 
 static inline void wlan_prepare_wol(void)
 {