]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commitdiff
net: wireless: bcmdhd: Optimize DPC priority.
authorBibhay Ranjan <bibhayr@nvidia.com>
Mon, 5 Jan 2015 07:39:11 +0000 (13:09 +0530)
committermobile promotions <svcmobile_promotions@nvidia.com>
Wed, 2 Sep 2015 07:43:04 +0000 (00:43 -0700)
Make DPC thread priority same as other platforms.

Bug 1594708

Change-Id: I49f3d662c2560293fdddefc9483d11247b6ca89a
Signed-off-by: Bibhay Ranjan <bibhayr@nvidia.com>
Reviewed-on: http://git-master/r/669056
(cherry picked from commit 4616e38ee41e7698a624a3f82035615e3f0cbe65)
Reviewed-on: http://git-master/r/671091
(cherry picked from commit 93ee694b6419900286b2d99c97e2c08be8e6801e)
Reviewed-on: http://git-master/r/790892
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
drivers/net/wireless/bcmdhd/Makefile

index cfca2af38465cd58ec68b5b24b159a0fe13b3224..fd017f4803a4e80b4ddd937723c9601b63d65b0e 100644 (file)
@@ -177,7 +177,7 @@ ifneq ($(CONFIG_BCM4354),)
   DHDCFLAGS += -DCUSTOM_SDIO_F2_BLKSIZE=256
 
 # Make same as proven good value from other platform
-  DHDCFLAGS += -DCUSTOM_DPC_PRIO_SETTING=99
+  DHDCFLAGS += -DCUSTOM_DPC_PRIO_SETTING=45
 
 # Define on/off delay
   DHDCFLAGS += -DWIFI_TURNON_DELAY=200