Zhiyong Yang 04b443fb2c net/i40e: fix port id type
Some functions applied were still developed on top of uint8_t port_id,
however port_id has been increased range to uint16_t. The patch fixes
the issue.

Fixes: f8244c6399d9 ("ethdev: increase port id range")

Signed-off-by: Zhiyong Yang <zhiyong.yang@intel.com>
2017-10-13 21:57:48 +02:00
..
2017-10-06 02:49:48 +02:00
2017-10-13 21:57:48 +02:00
2017-10-06 18:23:25 +02:00
2017-10-13 21:57:48 +02:00
2017-10-13 21:57:48 +02:00