staging: wilc1000: remove extra argument passing to wilc_send_config_pkt()
authorAjay Singh <ajay.kathat@microchip.com>
Wed, 26 Jun 2019 12:41:04 +0000 (12:41 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 1 Jul 2019 07:01:41 +0000 (09:01 +0200)
commit93592a65ad89c0dd618e9a1ce87994d7d164048e
treef3bdbb1cf9e343869f9f6dbb07b324020d58aaf7
parent39cf54fc6af3d573f2e9bb9526376f34f5126f3d
staging: wilc1000: remove extra argument passing to wilc_send_config_pkt()

Cleanup patch to remove the passing of driver handler, get the 'idx'
value inside the called function.

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.c
drivers/staging/wilc1000/wilc_wlan.h