mac80211: allow configure_filter callback to sleep
[pandora-kernel.git] / drivers / net / wireless / wl12xx / wl1251_main.c
index 7148934..5809ef5 100644 (file)
@@ -652,9 +652,7 @@ out:
 
 static void wl1251_op_configure_filter(struct ieee80211_hw *hw,
                                       unsigned int changed,
-                                      unsigned int *total,
-                                      int mc_count,
-                                      struct dev_addr_list *mc_list)
+                                      unsigned int *total,u64 multicast)
 {
        struct wl1251 *wl = hw->priv;