]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: remove unnecessary loop to traverse vif interfaces
authorAjay Singh <ajay.kathat@microchip.com>
Wed, 26 Jun 2019 12:40:58 +0000 (12:40 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 1 Jul 2019 07:01:41 +0000 (09:01 +0200)
commite8f1f3b412bd5b7f0198fab6eacdfc17aba4baf2
treef807ad908c012b1b38f1f0c9e586bb99ba69b876
parentcd3bfcbf0e45dc2ed5f7090e099905103e83a5d4
staging: wilc1000: remove unnecessary loop to traverse vif interfaces

Cleanup patch to avoid loop to traverse the interfaces instead make use
of vif received from net_device priv data.

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_netdev.c