diff --git a/net/mac80211/util.c b/net/mac80211/util.c index 7e38858a9280d8ebcdbbb8cddb16f317192192f9..29e1acca207ca8909c595dc67ff05617847c325e 100644 --- a/net/mac80211/util.c +++ b/net/mac80211/util.c @@ -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; }