net/bonding: fix port id types
authorDavid Marchand <david.marchand@redhat.com>
Wed, 20 Mar 2019 11:47:19 +0000 (12:47 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 21 Mar 2019 20:09:16 +0000 (21:09 +0100)
commitc4fa09ba8ed585ce68af01d69f1614a1425e86a5
treee7e5903aaa090dce0d9d16d21cf63aa6cc88fe41
parent86dc5089e696ce39eb6964b6d96c995656042049
net/bonding: fix port id types

Following the port id conversion to 16bits, two references to bonding
port id have been missed.

Fixes: f8244c6399d9 ("ethdev: increase port id range")
Cc: stable@dpdk.org
Signed-off-by: David Marchand <david.marchand@redhat.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/net/bonding/rte_eth_bond_pmd.c