|
@@ -2012,10 +2012,6 @@ mwifiex_cfg80211_disconnect(struct wiphy *wiphy, struct net_device *dev,
|
|
|
if (mwifiex_deauthenticate(priv, NULL))
|
|
|
return -EFAULT;
|
|
|
|
|
|
- mwifiex_dbg(priv->adapter, MSG,
|
|
|
- "info: successfully disconnected from %pM:\t"
|
|
|
- "reason code %d\n", priv->cfg_bssid, reason_code);
|
|
|
-
|
|
|
eth_zero_addr(priv->cfg_bssid);
|
|
|
priv->hs2_enabled = false;
|
|
|
|