staging: wilc1000: refactor handle_set_mcast_filter()
authorAjay Singh <ajay.kathat@microchip.com>
Thu, 17 Jan 2019 13:21:41 +0000 (13:21 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jan 2019 09:39:16 +0000 (10:39 +0100)
commita0c6a32e78a078fd5fa589ae2670155088e3a741
tree323928d95fe0a5b36beb015c640ad60fa871e480
parent03cf31c41c2206731100aad51b98142b9e131fbb
staging: wilc1000: refactor handle_set_mcast_filter()

Refactor handle_set_mcast_filter() by making use of put_unaligned32() to
pack the data instead of byte operation.

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/linux_wlan.c