aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorabmantis <amfcalt@gmail.com>2013-12-18 23:53:47 +0000
committerabmantis <amfcalt@gmail.com>2013-12-18 23:53:47 +0000
commit23c72d6d1716c1e6002089cf5d3a43477586e297 (patch)
tree591114a79eabf6928c12d77562df1e5cef08759d /drivers
parentfab9e4c915e35338d589b04b3b9c2a9ce283e960 (diff)
downloadkernel_samsung_smdk4412-23c72d6d1716c1e6002089cf5d3a43477586e297.zip
kernel_samsung_smdk4412-23c72d6d1716c1e6002089cf5d3a43477586e297.tar.gz
kernel_samsung_smdk4412-23c72d6d1716c1e6002089cf5d3a43477586e297.tar.bz2
filter multicast packages while suspended.
in some crowded WLANs, with a lot of multicast packages circulating, the device would not enter deep sleep. this will allow the device to enter deep sleep. Change-Id: I72cfefe89af64a7152e644d5095a57823ef04f4e
Diffstat (limited to 'drivers')
-rw-r--r--drivers/net/wireless/bcmdhd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/bcmdhd/Makefile b/drivers/net/wireless/bcmdhd/Makefile
index 40bc790..5121318 100644
--- a/drivers/net/wireless/bcmdhd/Makefile
+++ b/drivers/net/wireless/bcmdhd/Makefile
@@ -18,7 +18,7 @@ DHDCFLAGS += -Wall -Wstrict-prototypes -Dlinux -DLINUX -DBCMDRIVER \
DHDCFLAGS += -DCUSTOMER_HW4
DHDCFLAGS += -DDEBUGFS_CFG80211
-DHDCFLAGS += -DBLOCK_IPV6_PACKET -DPASS_IPV4_SUSPEND
+DHDCFLAGS += -DBLOCK_IPV6_PACKET
DHDCFLAGS += -DSUPPORT_DEEP_SLEEP
DHDCFLAGS += -DSIMPLE_MAC_PRINT