[RAMEN9610-19423] wlbt : update packet filter for unwanted ARP packet
authorYuseok Kim <yuseok21.kim@samsung.com>
Tue, 18 Jun 2019 11:00:19 +0000 (20:00 +0900)
committerKim Gunho <gunho.kim@samsung.com>
Fri, 30 Aug 2019 07:58:56 +0000 (16:58 +0900)
commit36db90692eda9a79d2f2db7eb4b06a842bdf0b83
tree186db60eb3da1b13f3075d9c499e539649b34249
parentdd81f86711be1c8a54c175f2d163f5f3c9e90c3a
[RAMEN9610-19423] wlbt : update packet filter for unwanted ARP packet

Sometimes, Client send unicast ARP packet with different IP range.
And, Wifi module processes it and wakes up the host.
But, It is weakness from the point of view of power consumption.

Since the desired ARP is offloaded from the FW,
the other ARP packets that are not needed will be dropped.

Change-Id: I34c0c7e29ca5deb1da7da899182e953db6bd7276
drivers/net/wireless/scsc/dev.h
drivers/net/wireless/scsc/mgt.c