linux/drivers/staging/wilc1000
Ajay Singh f48a6c0622 staging: wilc1000: remove registering of ndo_do_ioctl callback
Remove registering of ndo_do_ioctl in wilc_netdev_ops structure.
As RSSI information is already avaliable through cfg80211, so remove
the IOCTL call use to fetch the same information. Wext support is not
present in the driver. Its also done to address the TODO list item
mentioned below:

"use wext-core handling instead of private SIOCSIWPRIV implementation"

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-04-25 15:55:10 +02:00
..
coreconfigurator.c staging: wilc1000: rename variables prefix using datatype 'u8' 2018-03-14 12:59:51 +01:00
coreconfigurator.h staging: wilc1000: remove multiple define for mac connect and disconnect 2018-04-25 15:54:15 +02:00
host_interface.c staging: wilc1000: remove the use of goto label in wilc_init() 2018-04-25 15:54:16 +02:00
host_interface.h staging: wilc1000: rename pu32InactiveTime to avoid camelCase issue 2018-04-25 15:54:17 +02:00
Kconfig staging: wilc1000: removes WIRELESS_EXT 2016-03-28 07:30:36 -07:00
linux_mon.c staging: wilc1000: remove unused return variable 2018-03-28 13:39:21 +02:00
linux_wlan.c staging: wilc1000: remove registering of ndo_do_ioctl callback 2018-04-25 15:55:10 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
TODO staging: wilc1000: Augment TODO file with GPIO work item 2018-04-23 14:36:10 +02:00
wilc_debugfs.c staging: wilc1000: add SPDX identifiers to all wilc100 files 2017-11-28 13:20:46 +01:00
wilc_sdio.c staging: wilc1000: rename goto label '_fail_' linux naming convension 2018-04-25 15:54:16 +02:00
wilc_spi.c staging: wilc1000: remove the use of goto label in wilc_spi_clear_int_ext() 2018-04-25 15:54:16 +02:00
wilc_wfi_cfgoperations.c staging: wilc1000: remove unused macros in wilc module 2018-04-25 15:54:15 +02:00
wilc_wfi_cfgoperations.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
wilc_wfi_netdevice.h staging: wilc1000: remove unused macros in wilc module 2018-04-25 15:54:15 +02:00
wilc_wlan_cfg.c staging: wilc1000: fix line over 80 chars in wilc_wlan_cfg_get_wid_value() 2018-02-16 17:31:22 +01:00
wilc_wlan_cfg.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
wilc_wlan_if.h staging: wilc1000: remove unused macros in wilc module 2018-04-25 15:54:15 +02:00
wilc_wlan.c staging: wilc1000: rename goto label '_fail_' linux naming convension 2018-04-25 15:54:16 +02:00
wilc_wlan.h staging: wilc1000: added identifiers name in function definations 2018-04-25 15:54:15 +02:00