staging: wilc1000: rename WID_LOGTerminal_Switch to avoid camelCase
Fix 'Avoid camelCase' issue found by checkpatch.pl script. Signed-off-by: Ajay Singh <ajay.kathat@microchip.com> Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
afa157b7b2
commit
168dbc5a69
@ -741,7 +741,7 @@ enum {
|
||||
|
||||
WID_DEL_BEACON = 0x00CA,
|
||||
|
||||
WID_LOGTerminal_Switch = 0x00CD,
|
||||
WID_LOG_TERMINAL_SWITCH = 0x00CD,
|
||||
WID_TX_POWER = 0x00CE,
|
||||
/* EMAC Short WID list */
|
||||
/* RTS Threshold */
|
||||
|
Loading…
Reference in New Issue
Block a user