Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/intel/ixgbe
Serhey Popovych b0ddfe2bb2 intel: correct return from set features callback
According to comments in <linux/netdevice.h> we should return either >0
or -errno from ->ndo_set_features() if changing dev->features by itself.

Return 1 in such places to notify netdev_update_features() about applied
changes in dev->features.

Signed-off-by: Serhey Popovych <serhe.popovych@gmail.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2019-03-19 14:18:49 -07:00
..
2018-08-28 14:33:03 -07:00
2019-02-08 23:03:48 -08:00
2018-05-17 08:24:30 -07:00
2018-12-20 12:19:11 -08:00
2018-12-20 12:19:11 -08:00
2018-08-28 12:17:15 -07:00
2018-12-20 12:19:11 -08:00