]> asedeno.scripts.mit.edu Git - linux.git/commit
s390/qeth: use ip_lock for hsuid configuration
authorUrsula Braun <ubraun@linux.vnet.ibm.com>
Thu, 15 Sep 2016 12:39:22 +0000 (14:39 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Sep 2016 08:29:13 +0000 (04:29 -0400)
commit016930b88a1d6eb6e6b3287d593e13ca06986acc
treea8c3d3d737727e8825e3e8aafe16b026cac3f5de
parente830baa9c3f0023769ba9aab19eb44c892769d87
s390/qeth: use ip_lock for hsuid configuration

qeth_l3_dev_hsuid_store() changes the ip hash table, which
requires the ip_lock.

Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/qeth_l3_sys.c