ixgbevf: Fix register defines to correctly handle complex expressions
authorAlexander Duyck <alexander.h.duyck@intel.com>
Thu, 8 Dec 2011 06:36:28 +0000 (06:36 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 3 Jan 2012 01:41:34 +0000 (17:41 -0800)
This patch is meant to address possible issues with the IXGBEVF register
defines generating incorrect values when given a complex expression for the
register offset.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>

No differences found