aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Dodd <atd7@cornell.edu>2012-10-06 13:07:21 -0400
committercodeworkx <codeworkx@cyanogenmod.com>2012-10-08 18:36:44 +0200
commitb8be62e2968a19269e200036fe2321c5bf12f7ff (patch)
tree64ec7ec20a18cf933a17bd4123e296bce55ebfba
parent3d1181d496b7ae93687ebec50de0396bd0670af8 (diff)
downloadkernel_samsung_smdk4412-b8be62e2968a19269e200036fe2321c5bf12f7ff.zip
kernel_samsung_smdk4412-b8be62e2968a19269e200036fe2321c5bf12f7ff.tar.gz
kernel_samsung_smdk4412-b8be62e2968a19269e200036fe2321c5bf12f7ff.tar.bz2
bcmdhd: Reenable IPv6, disable multicast in suspend
Why do they keep on reenabling that stupid "let dirty networks tank the battery" feature? I have yet to see an example of something that disabling multicast in suspend breaks. Change-Id: I0dd5114a3d54b6fc789710b5a3bee611c96db2bb Signed-off-by: Andrew Dodd <atd7@cornell.edu>
-rwxr-xr-xdrivers/net/wireless/bcmdhd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/bcmdhd/Makefile b/drivers/net/wireless/bcmdhd/Makefile
index 06ddf4e..ee9c1ed 100755
--- a/drivers/net/wireless/bcmdhd/Makefile
+++ b/drivers/net/wireless/bcmdhd/Makefile
@@ -17,7 +17,6 @@ DHDCFLAGS = -Wall -Wstrict-prototypes -Dlinux -DLINUX -DBCMDRIVER \
#################
DHDCFLAGS += -DCUSTOMER_HW4
-DHDCFLAGS += -DBLOCK_IPV6_PACKET -DPASS_IPV4_SUSPEND
DHDCFLAGS += -DSUPPORT_DEEP_SLEEP -DWL_CFG80211_STA_EVENT
DHDCFLAGS += -DSIMPLE_MAC_PRINT