summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_core_main.c
diff options
context:
space:
mode:
authorJulian Wiedmann2018-03-09 18:12:56 +0100
committerDavid S. Miller2018-03-09 19:10:04 +0100
commitf0ea8bfbc1bcd0ca32011c1335f633f00d9199cf (patch)
tree60dac29cf77b5468ee6c73ca6b1153645506d984 /drivers/s390/net/qeth_core_main.c
parents390/qeth: advertise IFF_UNICAST_FLT (diff)
downloadkernel-qcow2-linux-f0ea8bfbc1bcd0ca32011c1335f633f00d9199cf.tar.gz
kernel-qcow2-linux-f0ea8bfbc1bcd0ca32011c1335f633f00d9199cf.tar.xz
kernel-qcow2-linux-f0ea8bfbc1bcd0ca32011c1335f633f00d9199cf.zip
s390/qeth: pass correct length to header_ops->create()
We need to pass the *payload* length, not the L2 address length. For qeth (using eth_header()) this is merely a cosmetic change: the parameter only matters when building headers for ETH_P_802_2 or ETH_P_802_3, whereas our fake headers are built with ETH_P_IP / ETH_P_IPV6 / 0. Signed-off-by: Julian Wiedmann <jwi@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/s390/net/qeth_core_main.c')
0 files changed, 0 insertions, 0 deletions