commit | 19e36da61a90fe95116634f66196cc9b2e61b368 | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.vnet.ibm.com> | Wed Dec 20 20:11:03 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 20 15:23:45 2017 -0500 |
tree | 0542cbc2f2ded9a66903630fe66662e412534eef | |
parent | 00c163f142edc1c859fc6690afc412215be9ab53 [diff] |
s390/qeth: robustify qeth_get_ip_version() Instead of assuming that skb->data points to the Ethernet header, use the right helper and struct to access the Ethertype field. Signed-off-by: Julian Wiedmann <jwi@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>