cxgb4: add adapter hotplug support for ULDs
authorPotnuri Bharat Teja <bharat@chelsio.com>
Thu, 21 May 2020 10:34:29 +0000 (16:04 +0530)
committerDavid S. Miller <davem@davemloft.net>
Fri, 22 May 2020 23:04:01 +0000 (16:04 -0700)
commit93a09e74574b2b75319938ef4155fe841335e436
tree239d5eba10838810c46da897e86b14df20ea2867
parent060b6381efe58478e1d7dfff7a1e76a73a6377db
cxgb4: add adapter hotplug support for ULDs

Upon adapter hotplug, cxgb4 registers ULD devices for all the ULDs that
are already loaded, ensuring that ULD's can enumerate the hotplugged
adapter without reloading the ULD.

Signed-off-by: Potnuri Bharat Teja <bharat@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c
drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h