diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2019-06-27 17:01:33 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-06-27 10:18:24 -0700 |
commit | eca1d5c22da19abf14d27f599e787dc98b1702a3 (patch) | |
tree | c03e51b299a601ce74a7b625c619436155b6456f /fs/eventfd.c | |
parent | 980f4568fa32736b1dec69db2cc7c947b767e52e (diff) |
s390/qeth: move cast type selection into fill_header()
The cast type currently gets selected in .ndo_start_xmit, and is then
piped through several layers until it's stored into the HW header.
Push the selection down into qeth_l?_fill_header() to (1) reduce the
number of xmit-wide parameters, and (2) merge the two route validation
checks into just one.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/eventfd.c')
0 files changed, 0 insertions, 0 deletions