cfg80211: fix transposition of words in printk
[deliverable/linux.git] / net / wireless / reg.c
index 99d41831d76e3f4646286ab15028ebc35e2706dd..37693b6ef23a68c21f9684b6083f1371dc7c5921 100644 (file)
@@ -752,7 +752,7 @@ static void chan_reg_rule_print_dbg(struct ieee80211_channel *chan,
                snprintf(max_antenna_gain, 32, "%d", power_rule->max_antenna_gain);
 
        REG_DBG_PRINT("Updating information on frequency %d MHz "
-                     "for %d a MHz width channel with regulatory rule:\n",
+                     "for a %d MHz width channel with regulatory rule:\n",
                      chan->center_freq,
                      KHZ_TO_MHZ(desired_bw_khz));
 
This page took 0.035901 seconds and 5 git commands to generate.