linux/drivers/net/cxgb3
Sergey Senozhatsky 00b64f2aa5 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: Sergey Senozhatsky <sergey.senozhatsky@mail.by>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-05-01 09:15:09 -07:00
..
Makefile
adapter.h cxgb3: map entire Rx page, feed map+offset to Rx ring. 2009-03-27 00:46:59 -07:00
ael1002.c
common.h cxgb3: differentiate portx and Tx channels 2009-03-27 00:46:58 -07:00
cxgb3_ctl_defs.h
cxgb3_defs.h
cxgb3_ioctl.h
cxgb3_main.c cxgb3: Fix EEH final recovery attempt 2009-04-20 02:07:27 -07:00
cxgb3_offload.c
cxgb3_offload.h
firmware_exports.h
l2t.c
l2t.h
mc5.c
regs.h
sge.c cxgb3: map entire Rx page, feed map+offset to Rx ring. 2009-03-27 00:46:59 -07:00
sge_defs.h
t3_cpl.h
t3_hw.c cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of ‘!’ 2009-05-01 09:15:09 -07:00
t3cdev.h
version.h
vsc8211.c
xgmac.c