commit | fff1aceb880f509fa02341acf0adca905513f139 | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Wed May 06 10:09:45 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed May 06 14:11:26 2020 -0700 |
tree | 85ad06abd141cfcc10d8f83e06f343cc4355fafc | |
parent | c619e9a6f52f87b405053edc5abb55d3e36a8e7b [diff] |
s390/qeth: merge TX skb mapping code Merge the __qeth_fill_buffer() helper into its only caller. This way all mapping-related context is in one place, and we can make some more use of it in a subsequent patch. Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>