From: Ben Greear <gree...@candelatech.com>

Remove un-used variable added in recent patch.  Can re-add
this when we have an idea how to deal with receiving pkts
from user-space on channels not supported by current operating
mode of the virual radio.

Signed-off-by: Ben Greear <gree...@candelatech.com>
---
 drivers/net/wireless/mac80211_hwsim.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/wireless/mac80211_hwsim.c 
b/drivers/net/wireless/mac80211_hwsim.c
index b40435c..9dd07f7 100644
--- a/drivers/net/wireless/mac80211_hwsim.c
+++ b/drivers/net/wireless/mac80211_hwsim.c
@@ -2424,7 +2424,6 @@ static int hwsim_cloned_frame_received_nl(struct sk_buff 
*skb_2,
        int frame_data_len;
        void *frame_data;
        struct sk_buff *skb = NULL;
-       u32 freq;
 
        if (info->snd_portid != wmediumd_portid) {
                printk(KERN_DEBUG "mac80211-hwsim: port-id mismatch: %d %d\n",
-- 
1.7.11.7

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to