The hostap driver uses proc_remove() which was added in kernel 3.10.

Signed-off-by: Hauke Mehrtens <ha...@hauke-m.de>
---
 dependencies | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dependencies b/dependencies
index 4901e24..111ce13 100644
--- a/dependencies
+++ b/dependencies
@@ -10,6 +10,9 @@ WL1251_SDIO 3.15
 WL1251_SDIO kconfig: CONFIG_WILINK_PLATFORM_DATA
 WLCORE_SDIO 3.15
 
+# hostapd uses proc_remove()
+HOSTAP 3.10
+
 # This driver uses the remove_proc_subtree() function.
 AIRO 3.9
 AIRO_CS 3.9
-- 
2.6.2

--
To unsubscribe from this list: send the line "unsubscribe backports" in

Reply via email to