aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2022-02-25 10:57:47 +0000
committerDavid S. Miller <davem@davemloft.net>2022-02-25 10:57:47 +0000
commit5a83dd14c63b80133c0075dfa089d0446cb1e4b3 (patch)
tree5db2e3a2623646641253680ed039d7ec5261e1dc /drivers/net/ethernet/chelsio
parentMerge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec (diff)
parentibmvnic: Allow queueing resets during probe (diff)
downloadlinux-dev-5a83dd14c63b80133c0075dfa089d0446cb1e4b3.tar.xz
linux-dev-5a83dd14c63b80133c0075dfa089d0446cb1e4b3.zip
Merge branch 'ibmvnic-fixes'
Sukadev Bhattiprolu says: ==================== ibmvnic: Fix a race in ibmvnic_probe() If we get a transport (reset) event right after a successful CRQ_INIT during ibmvnic_probe() but before we set the adapter state to VNIC_PROBED, we will throw away the reset assuming that the adapter is still in the probing state. But since the adapter has completed the CRQ_INIT any subsequent CRQs the we send will be ignored by the vnicserver until we release/init the CRQ again. This can leave the adapter unconfigured. While here fix a couple of other bugs that were observed (Patches 1,2,4). ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/chelsio')
0 files changed, 0 insertions, 0 deletions