net/wireless/reg.c: fix bad WARN_ON in if statement
authorIngo Molnar <mingo@elte.hu>
Sun, 23 Nov 2008 19:09:54 +0000 (20:09 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 25 Nov 2008 21:13:09 +0000 (16:13 -0500)
commit020cf6ba7a91ccc5db359f91e9abba175fd3a0aa
tree5a6b21a4e81d69bcb550e38a136d35f800b726f8
parent02969b38e6f7cef80e71d673d1e512e029a7009f
net/wireless/reg.c: fix bad WARN_ON in if statement

fix:

  net/wireless/reg.c:348:29: error: macro "if" passed 2 arguments, but takes just 1

triggered by the branch-tracer.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/reg.c