[PATCH] libertas: remove unused/superfluous definitions of DEV_NAME_LEN
[safe/jmp/linux-2.6] / drivers / net / wireless / libertas / fw.h
index 1f9ae26..e5a6a2b 100644 (file)
@@ -4,10 +4,6 @@
 #ifndef _WLAN_FW_H_
 #define _WLAN_FW_H_
 
-#ifndef DEV_NAME_LEN
-#define DEV_NAME_LEN            32
-#endif
-
 int libertas_init_fw(wlan_private * priv);
 
 #endif                         /* _WLAN_FW_H_ */