Skip to content
Snippets Groups Projects
Commit 2ae40ee9 authored by Mark Kamichoff's avatar Mark Kamichoff Committed by David S. Miller
Browse files

net/usb: Add IPv6 support to the LG-VL600 LTE USB modem driver


The LG-VL600 LTE USB modem supports IPv6, but uses and expects an IPv4
ethertype (0x800) for these packets instead of the standard 0x86dd.
This patch peeks at the IP version in the L3 header and sets the
ethertype appropriately for IPv6 packets.

Signed-off-by: default avatarMark Kamichoff <prox@prolixium.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 8a4cadc7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment