freebsd-dev/sys/dev/neta
Nick Hibma 3bc4bd5edd Make this compile if NO_SYSCTL_DESCR is defined.
Defining a variable with the description and then only use it in the
SYSCTL declaration led to an unused variable warning. In the SYSCTL the
passed value is discarded using __DESCR.
2017-09-28 19:57:46 +00:00
..
if_mvneta_fdt.c Add support for Armada 3700 in the NETA driver 2017-09-09 11:54:04 +00:00
if_mvneta.c Make this compile if NO_SYSCTL_DESCR is defined. 2017-09-28 19:57:46 +00:00
if_mvnetareg.h
if_mvnetavar.h Store virtual address of buffer in mvneta_rx_ring 2017-09-09 11:49:36 +00:00