]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: wilc1000: handle add beacon operation callback from cfg80211 context
authorAjay Singh <ajay.kathat@microchip.com>
Sun, 2 Dec 2018 18:02:48 +0000 (18:02 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Dec 2018 08:49:44 +0000 (09:49 +0100)
commit976c89b5625d12d5a58bc375a18f66472e1c9867
tree5949247ee2d47a9a09fb0726fa35d6d1b347c34c
parent38b3ffa0ae8334cd721c12a06c8ae51c37fa2691
staging: wilc1000: handle add beacon operation callback from cfg80211 context

Refactor add/change beacon cfg80211 operation callback to handle from
cfg context. Also avoided extra copy of information by packing directly
in firmware expected format.

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