[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)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:23:34 +0000 (20:23 +0300)
commitefe7d441036013583a193c92bab14945dcc9cdb8
treee803154af7bf8fea11cca90c10752587a8784a32
parent7ea2b7e3f36fc40bf996372dcf082f01f2c6f4c8
[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