diff options
author | Ajay Singh <ajay.kathat@microchip.com> | 2019-02-05 07:15:46 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-07 13:31:20 +0100 |
commit | f2bf97cb952ee66e0999401fb43ed97310f2f3f2 (patch) | |
tree | 8b8dce0cfc7092b482fde82b7cbb794eb58ea4ca /sound | |
parent | ea3c0d4eaa9e89bb1c549d8eb6efc2a75687c651 (diff) | |
download | linux-f2bf97cb952ee66e0999401fb43ed97310f2f3f2.tar.bz2 |
staging: wilc1000: avoid use of interface names for validation
Avoid use of interface name i.e 'wlan0' & 'p2p0' to check the interface
type in dev_state_ev_handler(). Now making use of netdev_ops and iface
type to know interface. Reorder the functions to avoid the forward
declaration after the above changes
Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions