commit | 795be954dcc4a72329c8591aafe5eadb03b264af | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Wed Jan 18 22:13:30 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 19 12:35:06 2012 -0500 |
tree | 0311bdea1d632a412cc504b45ecd71b746ae0191 | |
parent | 56b68960ce996db7947440179cc153652a504e9a [diff] |
ixgbe: Fix register defines to correctly handle complex expressions This patch is meant to address possible issues with the IXGBE register defines generating incorrect values when given a complex expression for the register offset. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>