commit | 33c66bd10fb0c07ba05a7b55b8ad0cd41cb0e68a | [log] [tgz] |
---|---|---|
author | John Fastabend <john.r.fastabend@intel.com> | Tue May 18 16:00:11 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue May 18 19:44:20 2010 -0700 |
tree | 25c20db32e03dd97450eacef43ac341344fbe3e2 | |
parent | 7483d9ddaf8a68a055bf3f14b5cff2e16c0469ff [diff] |
ixgbe: dcb, do not tag tc_prio_control frames The network stack indicate packets should not be DCB tagged by setting the priority to TC_PRIO_CONTROL. One usage for this is lldp frames which are not suppossed to be tagged. Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>