net/ixgbe/base: change endianness of PHY data
authorXiao Wang <xiao.w.wang@intel.com>
Sun, 25 Sep 2016 08:59:40 +0000 (16:59 +0800)
committerBruce Richardson <bruce.richardson@intel.com>
Fri, 30 Sep 2016 10:27:18 +0000 (12:27 +0200)
commit39eab210925bb885ea90bba1b3d6567f295c1e54
tree1291807250b8f684082582539ef428d44e0a3589
parent1726b9cd9c40573478a19265d51a08050e3f8d38
net/ixgbe/base: change endianness of PHY data

The x550a related firmware reverses the endianness of the PHY data read
and written via host interface command, so make corresponding changes
to that.

Signed-off-by: Xiao Wang <xiao.w.wang@intel.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
drivers/net/ixgbe/base/ixgbe_osdep.h
drivers/net/ixgbe/base/ixgbe_type.h
drivers/net/ixgbe/base/ixgbe_x550.c