staging: wilc1000: remove unused 'struct add_key_params'
authorAjay Singh <ajay.kathat@microchip.com>
Mon, 23 Apr 2018 16:33:12 +0000 (22:03 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Apr 2018 13:54:14 +0000 (15:54 +0200)
Cleanup patch to remove unused struct data structure.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c

index 9c659ca..394b606 100644 (file)
@@ -160,12 +160,6 @@ static struct ieee80211_supported_band WILC_WFI_band_2ghz = {
        .n_bitrates = ARRAY_SIZE(ieee80211_bitrates),
 };
 
-struct add_key_params {
-       u8 key_idx;
-       bool pairwise;
-       u8 *mac_addr;
-};
-
 #define AGING_TIME     (9 * 1000)
 #define during_ip_time 15000