numam-dpdk/drivers
Tomasz Kulasek 414b202343 bonding: fix initial link status of slave
On Fortville NIC, link status change interrupt callback is not executed when
slave in bonding is (re-)started. It causes that slave's NIC is inactive even
if its link status is up on the start.

This patch invokes lsc callback, just after port's start, to check its initial
link status and manage properly.

Signed-off-by: Tomasz Kulasek <tomaszx.kulasek@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
2015-06-29 00:30:55 +02:00
..
net bonding: fix initial link status of slave 2015-06-29 00:30:55 +02:00
Makefile drivers: create new directory 2015-05-22 15:51:38 +02:00