]> 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)
commit951294ebebaf9d016ea2728afff41c1d9db331df
treea27433d99eb511c6af5a79cac24277454ac192c4
parente477acd48c6d9aa4be8019f7f9db7b2170225b2a
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