libertas: use driver from compat-wireless instead of our own (deprecated) one
[openwrt/staging/florian.git] / package / libertas / src / wext.h
diff --git a/package/libertas/src/wext.h b/package/libertas/src/wext.h
deleted file mode 100644 (file)
index 4c08db4..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-/**
-  * This file contains definition for IOCTL call.
-  */
-#ifndef        _LBS_WEXT_H_
-#define        _LBS_WEXT_H_
-
-extern struct iw_handler_def lbs_handler_def;
-extern struct iw_handler_def mesh_handler_def;
-
-#endif