Skip to content
Commit 00b64f2a authored by Sergey Senozhatsky's avatar Sergey Senozhatsky Committed by David S. Miller
Browse files

cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of ‘!’



Trivial: fixing gcc 4.4 compiler warning:
drivers/net/cxgb3/t3_hw.c: In function ‘t3_prep_adapter’:
drivers/net/cxgb3/t3_hw.c:3782: warning: suggest parentheses around operand of ‘!’ or change ‘|’ to ‘||’ or ‘!’ to ‘~’

Signed-off-by: default avatarSergey Senozhatsky <sergey.senozhatsky@mail.by>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 0f3d042e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment