]> Pileus Git - ~andy/linux/blobdiff - drivers/net/wireless/ath/ath6kl/wmi.h
ath6kl: Remove ath6kl_wmi_iterate_nodes()
[~andy/linux] / drivers / net / wireless / ath / ath6kl / wmi.h
index a9f8f9ee48052b94098bc1d5a02469bf5b40c252..fe3ddce6408793e541c8fcaa1b712daa3ccd10cc 100644 (file)
@@ -1931,9 +1931,6 @@ int ath6kl_wmi_implicit_create_pstream(struct wmi *wmi, struct sk_buff *skb,
                                       u8 *ac);
 
 int ath6kl_wmi_control_rx(struct wmi *wmi, struct sk_buff *skb);
-void ath6kl_wmi_iterate_nodes(struct ath6kl_node_table *scan_tbl,
-                             void (*f) (void *arg, struct bss *),
-                             void *arg);
 struct bss *ath6kl_wmi_find_node(struct wmi *wmi, const u8 *mac_addr);
 void ath6kl_wmi_node_free(struct wmi *wmi, const u8 *mac_addr);