staging: wilc1000: remove multiple define used for MAX_SSID_LEN
authorAjay Singh <ajay.kathat@microchip.com>
Mon, 23 Apr 2018 16:33:25 +0000 (22:03 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Apr 2018 13:54:15 +0000 (15:54 +0200)
commit261521a81d82d91b0ebcaba973b75f372e3a9cdb
tree842e0c2ed20a868f4c3085180480315f6470af7d
parentf0fb6c11ac94df36789e18e9d06999d69e71192b
staging: wilc1000: remove multiple define used for MAX_SSID_LEN

Cleanup patch to have commonly used macro in common header file to avoid
same defination in mulitple file. Removed MAX_SSID_LEN macro from
coreconfigurator.h header as its already defined in wilc_wlan_if.h.

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>
drivers/staging/wilc1000/coreconfigurator.h