commit | 8a03a3692b100d84785ee7a834e9215e304c9e00 | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.vnet.ibm.com> | Wed Dec 13 18:56:31 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 15 11:29:43 2017 -0500 |
tree | a1026b3b5fb6ea304a12d75c946c7db34e1551fd | |
parent | b22d73d6689fd902a66c08ebe71ab2f3b351e22f [diff] |
s390/qeth: lock IP table while applying takeover changes Modifying the flags of an IP addr object needs to be protected against eg. concurrent removal of the same object from the IP table. Fixes: 5f78e29ceebf ("qeth: optimize IP handling in rx_mode callback") Signed-off-by: Julian Wiedmann <jwi@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>