From: Ashutosh Kaushik
The patch fixes the issues with check of global flag "rps_needed" in RX Path
(which process packets in TCP/IP stack like netif_rx and netif_receive_skb
functions)
These functions have flag CONFIG RPS which is enabled default in kernel and to
enter in RPS mode, it depends
From: Amit Khatri
txrate variable might be NULL and passing inside function
without NULL check.
Signed-off-by: Amit Khatri
Signed-off-by: Rahul Jain
---
drivers/net/wireless/mac80211_hwsim.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/net/wireless/mac80211_hwsim.c
b
Subject: [PATCH] mwifiex: corrected README as per the file debugfs.c
Signed-off-by: Rahul Jain
Signed-off-by: Amit Khatri
---
drivers/net/wireless/mwifiex/README | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/net/wireless/mwifiex/README
b/drivers/net/wireless
From e945737ef2e3a5b7198b9795d6375de85b2fac08 Mon Sep 17 00:00:00 2001
From: Rahul Jain
Date: Tue, 14 Jul 2015 14:04:09 +0530
Subject: [PATCH] cfg80211-wext: deleting dead code
In func cfg80211_wext_siwretry(), the value of changed is getting
modified to non-zero value within if-else condition
hello,
From 0c34030166a150d6d9f1ab52e7bb40a5440a68c2 Mon Sep 17 00:00:00 2001
From: Rahul Jain
Date: Fri, 3 Jul 2015 10:19:12 +0530
Subject: [PATCH] Logically DeadCode
Signed-off-by: Rahul Jain
Signed-off-by: Amit Khatri
---
net/wireless/util.c| 3 ---
net/wireless/wext-compat.c | 3