summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl/common.h
diff options
context:
space:
mode:
authorVasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>2011-07-21 12:42:15 (GMT)
committerKalle Valo <kvalo@qca.qualcomm.com>2011-08-09 16:45:24 (GMT)
commit91db35dae52d2cd0b5be90e01cff343dc65b981d (patch)
tree1831a2de0dda400c6252e31200265b1e2a68a8a5 /drivers/net/wireless/ath/ath6kl/common.h
parent8a8bc5a440a0b42cc8fc0d5a60c041e7ab5d76d1 (diff)
downloadlinux-91db35dae52d2cd0b5be90e01cff343dc65b981d.tar.xz
ath6kl: Cleanup void * in ath6kl_cfg80211_scan_node()
Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath6kl/common.h')
-rw-r--r--drivers/net/wireless/ath/ath6kl/common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath6kl/common.h b/drivers/net/wireless/ath/ath6kl/common.h
index ab03f44..6b0d456 100644
--- a/drivers/net/wireless/ath/ath6kl/common.h
+++ b/drivers/net/wireless/ath/ath6kl/common.h
@@ -177,5 +177,4 @@ struct ath6kl *ath6kl_core_alloc(struct device *sdev);
int ath6kl_core_init(struct ath6kl *ar);
int ath6kl_unavail_ev(struct ath6kl *ar);
struct sk_buff *ath6kl_buf_alloc(int size);
-void ath6kl_cfg80211_scan_node(void *arg, struct bss *ni);
#endif /* COMMON_H */