atl1c: add missing parentheses
authorroel kluin <roel.kluin@gmail.com>
Sun, 12 Jul 2009 11:40:34 +0000 (11:40 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 17 Jul 2009 01:05:19 +0000 (18:05 -0700)
Parentheses are required or the comparison occurs before the bitand.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found