diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2021-04-04 11:54:37 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-04-05 21:55:44 +0300 |
commit | c3105f8485775943b2ccde09c7163510c161c965 (patch) | |
tree | 57a2342a54ab75a8224a390ad400d3a8799a26a2 /include | |
parent | 0282bc6ae86d84b035afac792b5d5ff67707cdd2 (diff) | |
download | linux-c3105f8485775943b2ccde09c7163510c161c965.tar.xz |
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 'include')
0 files changed, 0 insertions, 0 deletions