net: wireless: bcm4329: Reduce listen interval to 10 (from 20)
authorDmitry ORNATSKYY <ornatsky@motorola.com>
Wed, 11 May 2011 16:44:21 +0000 (09:44 -0700)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:08:23 +0000 (12:08 -0800)
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
drivers/net/wireless/bcm4329/include/wlioctl.h

index 9451820..00c61f1 100644 (file)
@@ -862,7 +862,7 @@ typedef struct wl_ioctl {
 #define PM_MAX 1
 #define PM_FAST 2
 
-#define LISTEN_INTERVAL                        20
+#define LISTEN_INTERVAL                        10
 
 #define        INTERFERE_NONE  0       
 #define        NON_WLAN        1