]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: Clean up type inconsistency
authorDon Skidmore <donald.c.skidmore@intel.com>
Fri, 13 Mar 2015 21:01:34 +0000 (14:01 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 13 Mar 2015 21:01:34 +0000 (14:01 -0700)
commitf43553ff97ef6e633e8f5ef17a7e6f8af0f33413
treec92b42472a0a1061ad7bc2a9da1567b555f27edd
parent94f4fe715145a5328167b2bf83de6efdf07c3ddb
ixgbe: Clean up type inconsistency

Missed this when I created commit e4e37d179b3d0 ("ixgbe: Add X550 support
function pointers").  Use a the __be* type to be consistent with how the
value is assigned.

CC: <kernel-team@fb.com>
Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h