CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/17 06:12:03
Modified files:
sys/dev/pci : ixgbe_82598.c
Log message:
Update 82598 specific module
A custom method to enable RX DMA is introduced because of the
upcoming API change in the common code. Otherwise it's just
a copy of the ixgbe_enable_rx_dma_generic.
