Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/intel/igc
Andre Guedes 2e4f1716f3 igc: Return -EOPNOTSUPP when VLAN mask doesn't match
The I225 controller supports Rx queue assignment based on VLAN priority
only. Other Tag Control Information (TCI) are valid, but not supported
by the driver. So this patch changes the returning code from igc_add_
ethtool_nfc_entry() to -EOPNOTSUPP in order to provide more meaningful
information on why the function failed.

It also adds a debug messages to give the user a hint about what went
wrong with the NFC setup.

Signed-off-by: Andre Guedes <andre.guedes@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2020-05-19 15:18:33 -07:00
..
2020-05-19 15:12:17 -07:00
2020-04-19 11:34:11 -07:00
2018-10-17 13:52:00 -07:00
2018-10-17 13:52:00 -07:00
2019-10-21 10:22:13 -07:00
2020-05-19 15:01:48 -07:00
2020-05-19 15:01:48 -07:00
2018-10-17 13:52:00 -07:00
2018-10-17 13:52:00 -07:00
2018-10-17 13:56:55 -07:00
2020-05-19 15:12:17 -07:00
2020-04-17 10:19:24 -07:00