Loading net/mac80211/util.c +1 −1 Original line number Diff line number Diff line Loading @@ -1094,7 +1094,7 @@ int ieee80211_reconfig(struct ieee80211_local *local) if (res) { WARN(local->suspended, "Harware became unavailable " "upon resume. This is could be a software issue" "prior to suspend or a harware issue\n"); "prior to suspend or a hardware issue\n"); return res; } Loading Loading
net/mac80211/util.c +1 −1 Original line number Diff line number Diff line Loading @@ -1094,7 +1094,7 @@ int ieee80211_reconfig(struct ieee80211_local *local) if (res) { WARN(local->suspended, "Harware became unavailable " "upon resume. This is could be a software issue" "prior to suspend or a harware issue\n"); "prior to suspend or a hardware issue\n"); return res; } Loading