staging: rtl8188eu: remove unused P2P_PRIVATE_IOCTL_SET_LEN

Defined P2P_PRIVATE_IOCTL_SET_LEN is not used in the driver code,
so remove it from wifi.h.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Michael Straube 2019-02-27 21:31:50 +01:00 committed by Greg Kroah-Hartman
parent c329a8fd58
commit 9f22637b00
1 changed files with 0 additions and 2 deletions

View File

@ -791,8 +791,6 @@ enum ht_cap_ampdu_factor {
#define WPS_CM_SW_DISPLAY_P 0x2008 #define WPS_CM_SW_DISPLAY_P 0x2008
#define WPS_CM_LCD_DISPLAY_P 0x4008 #define WPS_CM_LCD_DISPLAY_P 0x4008
#define P2P_PRIVATE_IOCTL_SET_LEN 64
/* =====================WFD Section===================== */ /* =====================WFD Section===================== */
/* For Wi-Fi Display */ /* For Wi-Fi Display */
#define WFD_ATTR_DEVICE_INFO 0x00 #define WFD_ATTR_DEVICE_INFO 0x00