[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4E750964.8060502@silka.with-linux.com>
Date:	Sat, 17 Sep 2011 14:56:04 -0600
From:	Kelly Anderson <kelly@...ka.with-linux.com>
To:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [PATCH]: fix regulaotry misspelling in net/wireless/reg.c
A quick patch to fix a typo.  Signed off by me.
I'm not subscribed to the mailing list currently.
--- ./net/wireless/reg.c.orig    2011-08-29 14:56:30.000000000 -0600
+++ ./net/wireless/reg.c    2011-09-17 14:42:38.305715253 -0600
@@ -903,7 +903,7 @@ static bool ignore_reg_update(struct wip
          initiator != NL80211_REGDOM_SET_BY_COUNTRY_IE &&
          !is_world_regdom(last_request->alpha2)) {
          REG_DBG_PRINT("Ignoring regulatory request %s "
-                  "since the driver requires its own regulaotry "
+                  "since the driver requires its own regulatory "
                    "domain to be set first",
                    reg_initiator_name(initiator));
          return true;
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists
 
