[PATCH] wcn36xx: do not notify about changed filters

Eugene Krasnikov k.eugene.e at gmail.com
Thu Aug 22 09:29:50 EDT 2013


No need for this line since wcn36xx does not support any filters so far.

Signed-off-by: Eugene Krasnikov <k.eugene.e at gmail.com>
---
 main.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/main.c b/main.c
index 565c3ea..2b262ee 100644
--- a/main.c
+++ b/main.c
@@ -309,7 +309,6 @@ static void wcn36xx_configure_filter(struct ieee80211_hw *hw,
 {
 	wcn36xx_dbg(WCN36XX_DBG_MAC, "mac configure filter\n");
 
-	changed &= WCN36XX_SUPPORTED_FILTERS;
 	*total &= WCN36XX_SUPPORTED_FILTERS;
 }
 
-- 
1.8.2.2




More information about the wcn36xx mailing list