wil6210: atomic I/O for the card memory
[linux-2.6-block.git] / drivers / net / wireless / ath / wil6210 / wil6210.h
index 2991609885f7971b4f206915f27d2b70e5bb3635..61cceca155a2f4943760dd4e079e0a7341abef0e 100644 (file)
@@ -595,5 +595,7 @@ void wil6210_unmask_irq_rx(struct wil6210_priv *wil);
 
 int wil_iftype_nl2wmi(enum nl80211_iftype type);
 
+int wil_ioctl(struct wil6210_priv *wil, void __user *data, int cmd);
 int wil_request_firmware(struct wil6210_priv *wil, const char *name);
+
 #endif /* __WIL6210_H__ */