commit | 1d31f52e38dfaf8bd07a6901c86fdd45e03eed24 | [log] [tgz] |
---|---|---|
author | Frank Blaschka <frank.blaschka@de.ibm.com> | Mon Aug 08 01:33:47 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 13 01:10:15 2011 -0700 |
tree | ca1cfde9baf6394a2fe61d5e3b172d8d8e3789d5 | |
parent | f860b0522f65d3a0f8e6a4d908933737e1a82817 [diff] |
qeth: l3 ipv6 vlan not working on shared OSA chpid In layer 3 mode IPv6 over VLAN does not work on newer OSA levels in case the sender and receiver run on the same (shared) OSA adapter. Keep vlan info in the skb so the qdio header is filled with the required vlan tag. Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>