dim 859189d7ec MFC r285340:
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;
			       ^~~~
2015-07-28 09:19:04 +00:00
..
2015-01-18 20:38:38 +00:00
2013-06-02 18:10:16 +00:00
2015-07-28 09:19:04 +00:00
2015-01-18 20:38:38 +00:00
2015-02-14 06:58:32 +00:00
2012-10-10 08:36:38 +00:00