staging: wilc1000: removed typedef from enum BSSTYPE_T
authorAjay Singh <ajay.kathat@microchip.com>
Thu, 11 Jan 2018 14:12:14 +0000 (19:42 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Jan 2018 14:52:21 +0000 (15:52 +0100)
commit25bab0e1b53fbef5f9d3ec6be0a0bb089e949832
treef695e27e29997f64c9cd3ee4756c24be4792ce9c
parentbd12b21ec3a20818db229aea67526f3ed6bc096d
staging: wilc1000: removed typedef from enum BSSTYPE_T

This patch removes typedef from enum BSSTYPE_T and
rename it to bss_types.

It fixes "WARNING: do not add new typdefs" warning
reported by checkpatch.pl.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c
drivers/staging/wilc1000/wilc_wlan_if.h