Home
last modified time | relevance | path

Searched hist:"1 f60a5815bade268696d57452dfbfcbf0c655a23" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_main.cdiff 1f60a5815bade268696d57452dfbfcbf0c655a23 Mon May 22 19:59:32 CEST 2017 Jakub Kicinski <jakub.kicinski@netronome.com> nfp: mark port state as stale after reconfig

After port configuration is performed mark it as changed. This
will close a window of time between configuration and async
state refresh which runs from a workqueue where old port state
would be reported.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>