commit | ef5398bb8df89c4af3f1f21c4190dfef0e80d45e | [log] [tgz] |
---|---|---|
author | Don Skidmore <donald.c.skidmore@intel.com> | Fri Mar 13 14:01:34 2015 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Mar 13 14:01:34 2015 -0700 |
tree | c92b42472a0a1061ad7bc2a9da1567b555f27edd | |
parent | 1f9ac57cad1448793844dcfe5b5e00407f2c6490 [diff] |
ixgbe: Clean up type inconsistency Missed this when I created commit 6a14ee0cfb197 ("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>