Explorar o código

staging: slicoss: remove unused macro

This patch removes a couple of ununsed MACRO's in this header file

Signed-off-by: Hari Prasath Gujulan Elango <hgujulan@visteon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Hari Prasath Gujulan Elango %!s(int64=10) %!d(string=hai) anos
pai
achega
b62b54378c
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      drivers/staging/slicoss/slic.h

+ 0 - 2
drivers/staging/slicoss/slic.h

@@ -514,8 +514,6 @@ struct adapter {
 #define FLUSH		true
 #define DONT_FLUSH	false
 
-#define SIOCSLICDUMPCARD         (SIOCDEVPRIVATE+9)
 #define SIOCSLICSETINTAGG        (SIOCDEVPRIVATE+10)
-#define SIOCSLICTRACEDUMP        (SIOCDEVPRIVATE+11)
 
 #endif /*  __SLIC_DRIVER_H__ */