[PATCH]: fix regulaotry misspelling in net/wireless/reg.c

From: Kelly Anderson
Date: Sat Sep 17 2011 - 17:14:42 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/