diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2016-08-22 23:01:29 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-08-23 17:00:26 -0700 |
commit | 1345b1ac57a1b85d73912bd13c2bad5f9f26df91 (patch) | |
tree | 86c2a0411c27cb71e54e8fe0e49d523dfc1362f4 /Documentation/networking | |
parent | c41419b091f371d846bc5292c9138a78b7e378fe (diff) | |
download | blackbird-op-linux-1345b1ac57a1b85d73912bd13c2bad5f9f26df91.tar.gz blackbird-op-linux-1345b1ac57a1b85d73912bd13c2bad5f9f26df91.zip |
xen-netback: using kfree_rcu() to simplify the code
The callback function of call_rcu() just calls a kfree(), so we
can use kfree_rcu() instead of call_rcu() + callback function.
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking')
0 files changed, 0 insertions, 0 deletions