diff options
author | 2018-04-12 21:51:54 -0400 | |
---|---|---|
committer | 2018-04-12 21:51:54 -0400 | |
commit | 095d370173e128bbf93d638d3951764102999c1f (patch) | |
tree | 7b386553deb1996579ae0b69b301271eb31b3c81 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: validate attribute sizes in neigh_dump_table() (diff) | |
parent | ibmvnic: Do not notify peers on parameter change resets (diff) | |
download | linux-dev-095d370173e128bbf93d638d3951764102999c1f.tar.xz linux-dev-095d370173e128bbf93d638d3951764102999c1f.zip |
Merge branch 'ibmvnic-Fix-parameter-change-request-handling'
Nathan Fontenot says:
====================
ibmvnic: Fix parameter change request handling
When updating parameters for the ibmvnic driver there is a possibility
of entering an infinite loop if a return value other that a partial
success is received from sending the login CRQ.
Also, a deadlock can occur on the rtnl lock if netdev_notify_peers()
is called during driver reset for a parameter change reset.
This patch set corrects both of these issues by updating the return
code handling in ibmvnic_login() nand gaurding against calling
netdev_notify_peers() for parameter change requests.
Updates for V2: Correct spelling mistakes in commit messages.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions