OSDN Git Service

staging: wilc1000: move current_tx_rate enum to wilc_wlan_if.h file
authorAjay Singh <ajay.kathat@microchip.com>
Mon, 12 Nov 2018 05:45:23 +0000 (05:45 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Nov 2018 22:43:16 +0000 (14:43 -0800)
commitc140dd91cef098fe3dd45b6f17e3a5143798f57e
treeaf609738af263c4fbbbb6a2b6e4117080b8b0598
parentb997b84ffca6ab6b784a201a5171f6cfa70ac6f7
staging: wilc1000: move current_tx_rate enum to wilc_wlan_if.h file

Move 'current_tx_rate' enum to wilc_wlan_if.h, to have it along with the
other FW related to constants. Also added prefix to have a better
namespace.

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