commit | a9baf10aafe7001501189099df4b91f90739e182 | [log] [tgz] |
---|---|---|
author | Stefan Raspl <raspl@linux.vnet.ibm.com> | Wed Mar 19 07:58:02 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 20 00:06:56 2014 -0400 |
tree | 4a69b101aed52cc458bdd1920374c45b8141c3ea | |
parent | 43934077b085151e1f6b19b45d7179760e8fa63d [diff] |
qeth: Fix IP version detection for VLAN traffic The current code would always return 0 for VLAN-encapsulated IP traffic. One notable side effect was that VLAN traffic would never get prioritized on OSD and OSX devices when priority queueing modes prio_queueing_tos or prio_queueing_prec were enabled. Signed-off-by: Stefan Raspl <raspl@linux.vnet.ibm.com> Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>