[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)
commit48efd98e52b226c03b8833ebd34889676c58aa4d
tree186db60eb3da1b13f3075d9c499e539649b34249
parent594a330d2cd7779d7c39cafcd00bed8dd587905b
[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