1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/dev/cxgb
Dimitry Andric 4afafe0c86 Fix swapped copyin(9) arguments in cxgb's iwch_arm_cq() function.
Detected by clang 3.7.0 with the warning:

sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_provider.c:309:18: error: variable
'rptr' is uninitialized when used here [-Werror,-Wuninitialized]
                chp->cq.rptr = rptr;
                               ^~~~

MFC after:	1 week
2015-07-09 22:13:23 +00:00
..
common
sys
ulp Fix swapped copyin(9) arguments in cxgb's iwch_arm_cq() function. 2015-07-09 22:13:23 +00:00
bin2h.pl
cxgb_adapter.h
cxgb_include.h
cxgb_ioctl.h
cxgb_main.c
cxgb_offload.h
cxgb_osdep.h
cxgb_sge.c
cxgb_t3fw.c
cxgb_t3fw.h
t3b_protocol_sram.h
t3b_tp_eeprom.h
t3c_protocol_sram.h
t3c_tp_eeprom.h