Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/intel/ixgbe
Bhumika Goyal 2e033eace7 ixgbe: declare ixgbe_mac_operations structures as const
Declare ixgbe_mac_operations structures as const as they are only stored
in the mac_ops field of ixgbe_info structure. This field is of type
const and therefore ixgbe_mac_operations structure can be made const
too.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2017-10-09 09:34:27 -07:00
..
2016-04-25 04:15:11 -07:00
2013-02-05 01:44:13 -08:00
2016-04-25 04:15:11 -07:00
2016-04-25 04:15:11 -07:00
2017-09-26 13:36:44 -07:00
2016-04-25 04:15:11 -07:00