Staging: rtl8192u: ieee80211: add missing parentheses
authorRoel Kluin <roel.kluin@gmail.com>
Wed, 23 Dec 2009 01:36:43 +0000 (02:36 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 4 Mar 2010 00:42:34 +0000 (16:42 -0800)
not(!) has a higher precedence than bit and(&).

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found