commit | 05a17851341c053421b9430db36d365da8283bc7 | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Thu Mar 28 16:39:21 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 28 12:57:24 2019 -0700 |
tree | 05307670eb414277f849d41524ffd3c62a2d2ed1 | |
parent | 5c0aebc6db8cf81c5dd888388dcb455beb1a87b8 [diff] |
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>