summaryrefslogtreecommitdiff
path: root/drivers/staging/cw1200/sta.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/cw1200/sta.c')
-rw-r--r--drivers/staging/cw1200/sta.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/cw1200/sta.c b/drivers/staging/cw1200/sta.c
index 4923e9dd22f..c24e5c3c8c8 100644
--- a/drivers/staging/cw1200/sta.c
+++ b/drivers/staging/cw1200/sta.c
@@ -121,7 +121,6 @@ void cw1200_stop(struct ieee80211_hw *dev)
* through the map and reset each link separately. */
WARN_ON(priv->link_id_map);
priv->sta_asleep_mask = 0;
- priv->suspend_multicast = false;
wsm_reset(priv, &reset);
break;
case CW1200_JOIN_STATUS_MONITOR: