]> git.ipfire.org Git - people/arne_f/kernel.git/commit
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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 18 Jan 2010 18:19:45 +0000 (10:19 -0800)
commit724ad42667b42b363bbef867d1c31850b599fecc
treeda72ae4c512d949b5aa7f9b8eeb953e8a6d86b40
parente6efac7b7c4ce45d40f5e07d3105e07704e95673
cfg80211: fix syntax error on user regulatory hints

commit e12822e1d3fface0d9e1095c5177e10141bd6bd6 upstream.

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.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
net/wireless/reg.c