cfg80211: fix syntax error on user regulatory hints
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 4 Jan 2010 16:37:39 +0000 (11:37 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 4 Jan 2010 21:12:00 +0000 (16:12 -0500)
commite12822e1d3fface0d9e1095c5177e10141bd6bd6
tree1be66e78c512135aa525b3dacc9d31f193b246f5
parent359207c687cc8f4f9845c8dadd0d6dabad44e584
cfg80211: fix syntax error on user regulatory hints

This fixes a syntax error when setting up the user regulatory
hint. This change yields the same exact binary object though
so it ends up just being a syntax typo fix, fortunately.

Cc: stable@kernel.org
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/reg.c