]> 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)
commit4f9e8c70e1ba5934bfedd6fb3d3cd2836fe0cdac
tree05307670eb414277f849d41524ffd3c62a2d2ed1
parent0d95d905b56be7484dbd234807f323263f3d1497
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