commit | c140dd91cef098fe3dd45b6f17e3a5143798f57e | [log] [tgz] |
---|---|---|
author | Ajay Singh <ajay.kathat@microchip.com> | Mon Nov 12 05:45:23 2018 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Nov 12 14:43:16 2018 -0800 |
tree | af609738af263c4fbbbb6a2b6e4117080b8b0598 | |
parent | b997b84ffca6ab6b784a201a5171f6cfa70ac6f7 [diff] |
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>