freebsd-dev/sys/dev/cxgbe/common
Toomas Soome 40c4557bee cxgbe: replace zero sized array by flexible array
The issue was found while building cxgbe with gcc 10 (in illumos),
the array subscription check is warning us about outside the bounds
access.

See also: https://gcc.gnu.org/onlinedocs/gcc/Zero-Length.html
2020-12-29 23:09:15 +02:00
..
common.h cxgbe(4): two new debug sysctls. 2020-12-03 22:00:41 +00:00
t4_hw.c cxgbe(4): two new debug sysctls. 2020-12-03 22:00:41 +00:00
t4_hw.h cxgbe(4): Some updates to the common code. 2020-07-24 23:15:42 +00:00
t4_msg.h cxgbe: replace zero sized array by flexible array 2020-12-29 23:09:15 +02:00
t4_regs_values.h cxgbe(4): Use correct FetchBurstMin values for T6. 2019-10-25 21:53:05 +00:00
t4_regs.h NIC KTLS for Chelsio T6 adapters. 2019-11-21 19:30:31 +00:00
t4_tcb.h NIC KTLS for Chelsio T6 adapters. 2019-11-21 19:30:31 +00:00
t4vf_hw.c cxgbev(4): Use the MAC address set by the the PF if there is one. 2020-11-09 00:01:13 +00:00