]> git.baikalelectronics.ru Git - kernel.git/commit
s390/qeth: add wrapper for IP table access
authorJulian Wiedmann <jwi@linux.ibm.com>
Thu, 28 Mar 2019 15:39:21 +0000 (16:39 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Mar 2019 19:57:24 +0000 (12:57 -0700)
commite91fa8823ce27a29f5e47b77958c005414dd8db6
tree05307670eb414277f849d41524ffd3c62a2d2ed1
parentf56e0eaa36bf7190bf47c0175fc89dd2c0252907
s390/qeth: add wrapper for IP table access

Extract a little helper, so that high-level callers can manipulate the
IP table without worrying about the locking. This will make it easier
to convert the code to a different locking primitive later on.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/qeth_l3_main.c