Skip to content
/ linux Public
forked from torvalds/linux

Commit

Permalink
staging: rtl8188eu: remove unused P2P_PRIVATE_IOCTL_SET_LEN
Browse files Browse the repository at this point in the history
Defined P2P_PRIVATE_IOCTL_SET_LEN is not used in the driver code,
so remove it from wifi.h.

Signed-off-by: Michael Straube <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
MichaelStraube authored and gregkh committed Feb 28, 2019
1 parent c329a8f commit 9f22637
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/rtl8188eu/include/wifi.h
Original file line number Diff line number Diff line change
Expand Up @@ -791,8 +791,6 @@ enum ht_cap_ampdu_factor {
#define WPS_CM_SW_DISPLAY_P 0x2008
#define WPS_CM_LCD_DISPLAY_P 0x4008

#define P2P_PRIVATE_IOCTL_SET_LEN 64

/* =====================WFD Section===================== */
/* For Wi-Fi Display */
#define WFD_ATTR_DEVICE_INFO 0x00
Expand Down

0 comments on commit 9f22637

Please sign in to comment.