]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2f55b2a22c24a20dabef3ed3ea4b8b4c2a3b5e1d
treea27433d99eb511c6af5a79cac24277454ac192c4
parent5aa6631a220b97981c6cb837fcfd569d707ed8f1
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