diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2021-04-04 10:54:37 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-04-05 11:55:44 -0700 |
commit | c3105f8485775943b2ccde09c7163510c161c965 (patch) | |
tree | 57a2342a54ab75a8224a390ad400d3a8799a26a2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0282bc6ae86d84b035afac792b5d5ff67707cdd2 (diff) |
ibmvnic: Use 'skb_frag_address()' instead of hand coding it
'page_address(skb_frag_page()) + skb_frag_off()' can be replaced by an
equivalent 'skb_frag_address()' which is less verbose.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions