config: Enable SCSC_WLAN_ABNORMAL_MULTICAST_PKT_FILTER
authorsunyue5 <sunyue5@motorola.com>
Wed, 4 Sep 2019 07:16:53 +0000 (15:16 +0800)
committerxiest1 <xiest1@lenovo.com>
Tue, 5 Nov 2019 09:32:10 +0000 (17:32 +0800)
Drop pkts whose mac address are unicast and ip address
are multicast. It can optimize wifi power consumption.

Change-Id: I5fcb63783e76a4dae78b8305d6e0fc0a009c1aa7
Signed-off-by: sunyue5 <sunyue5@motorola.com>
Reviewed-on: https://gerrit.mot.com/1415107
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Xiangpo Zhao <zhaoxp3@motorola.com>
Submit-Approved: Jira Key

arch/arm64/configs/ext_config/moto-erd9610.config

index f78e2bac77870baa9128f781550c4fc7e265e7f7..6d12da64f88a9d92cb0dc2dd624a710d4ecbb2e2 100644 (file)
@@ -53,3 +53,4 @@ CONFIG_EXT4_FS_SECURITY=y
 CONFIG_EXFAT_FS=y
 CONFIG_USB_CONFIGFS_MASS_STORAGE=y
 CONFIG_USB_RTL8152=y
+CONFIG_SCSC_WLAN_ABNORMAL_MULTICAST_PKT_FILTER=y