net/ixgbe/base: fix register access error
authorBeilei Xing <beilei.xing@intel.com>
Thu, 23 Jun 2016 07:22:27 +0000 (15:22 +0800)
committerBruce Richardson <bruce.richardson@intel.com>
Mon, 27 Jun 2016 14:17:53 +0000 (16:17 +0200)
commit87d2b7c5ce6be79f4b9aa37b16498fe35be20f8a
tree50426553cc325d7eccc8031ca9c94d90e4b33f6c
parent1062ba821b64d420b077357d0297c7e8860f4b6a
net/ixgbe/base: fix register access error

This patch corrects the FLA/GSCL/GSCN access offset values according
to the datasheet.

Fixes: 0790adeb5675 ("ixgbe/base: support X550em_a device")

Signed-off-by: Beilei Xing <beilei.xing@intel.com>
drivers/net/ixgbe/base/ixgbe_type.h