numam-dpdk/drivers
Beilei Xing 3c5c9e096b net/ixgbe/base: use 8 bits for PCI functions
Since PCIe standard defines maximum of 8 functions per device lan_id
is a value 0..7. Because of that, lan_id don't need to be u16.

Signed-off-by: Beilei Xing <beilei.xing@intel.com>
2016-06-27 16:17:53 +02:00
..
crypto mk: fix external dependencies of crypto drivers 2016-06-29 13:33:01 +02:00
net net/ixgbe/base: use 8 bits for PCI functions 2016-06-27 16:17:53 +02:00
Makefile mk: fix build without crypto 2016-03-11 10:43:09 +01:00