OSDN Git Service

igb: Enable the hardware traffic class feature bit for igb models
authorVinicius Costa Gomes <vinicius.gomes@intel.com>
Tue, 10 Apr 2018 17:49:52 +0000 (10:49 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 25 Apr 2018 17:32:39 +0000 (10:32 -0700)
commit6995ddc49405bd4afe2aa7937f38abd2ee706084
treea27433d99eb511c6af5a79cac24277454ac192c4
parent4dc93fcf0b95dc3fda4db917effae31fbb8ad2a8
igb: Enable the hardware traffic class feature bit for igb models

This will allow functionality depending on the hardware being traffic
class aware to work. In particular the tc-flower offloading checks
verifies that this bit is set.

Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igb/igb_main.c