OSDN Git Service

staging: rtl8723au: Remove unused #define FREE_CMDOBJ_SZ
authorJes Sorensen <Jes.Sorensen@redhat.com>
Sat, 26 Apr 2014 16:55:04 +0000 (18:55 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 26 Apr 2014 17:16:14 +0000 (10:16 -0700)
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/include/rtw_cmd.h

index 85a6fca..b7b967f 100644 (file)
@@ -25,8 +25,6 @@
 #include <ieee80211.h> /*  <ieee80211/ieee80211.h> */
 
 
-#define FREE_CMDOBJ_SZ 128
-
 #define MAX_CMDSZ      1024
 #define MAX_RSPSZ      512
 #define MAX_EVTSZ      1024