[PATCH 4/7] main: remove "No handling for change" message

Kalle Valo kvalo at qca.qualcomm.com
Mon May 20 06:54:05 EDT 2013


It isn't that useful so it can easily go away to keep logs clean.

Signed-off-by: Kalle Valo <kvalo at qca.qualcomm.com>
---
 main.c |    2 --
 1 file changed, 2 deletions(-)

diff --git a/main.c b/main.c
index edcb28c..023fb71 100644
--- a/main.c
+++ b/main.c
@@ -231,8 +231,6 @@ static void wcn36xx_bss_info_changed(struct ieee80211_hw *hw,
 			wcn36xx_smd_config_bss(wcn, false, NULL, 0);
 			wcn36xx_smd_send_beacon(wcn, skb, tim_off, 0);
 		}
-	} else {
-		wcn36xx_info("wcn36xx_bss_info_changed No handling for change=%x", changed);
 	}
 }
 static int wcn36xx_set_frag_threshold(struct ieee80211_hw *hw, u32 value)




More information about the wcn36xx mailing list