summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-09-13 22:29:13 +0200
committerDavid S. Miller <davem@davemloft.net>2017-09-13 22:29:13 +0200
commitd371465e81fc740cfa67ef47fbf692350c6b0113 (patch)
tree1db0fcbf574d3374f19777428d5cb5edad1661e0 /net
parentnet: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker (diff)
parentnfp: wait for the NSP resource to appear on boot (diff)
downloadlinux-d371465e81fc740cfa67ef47fbf692350c6b0113.tar.xz
linux-d371465e81fc740cfa67ef47fbf692350c6b0113.zip
Merge branch 'nfp-card-init'
Jakub Kicinski says: ==================== nfp: wait more carefully for card init The first patch is a small fix for flower offload, we need a whitelist of supported matches, otherwise the unsupported ones will be ignored. The second and the third patch are adding wait/polling to the probe path. We had reports of driver failing probe because it couldn't find the control process (NSP) on the card. Turns out the NSP will only announce its existence after it's fully initialized. Until now we assumed it will be reachable, just not processing commands (hence we wait for a NOOP command to execute successfully). v2: - fix a bad merge which resulted in a build warning and retest. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions