commit | d01115752f5e37b2c79280d60c0e8e19267a0cc9 | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Tue Feb 05 09:43:26 2013 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Apr 17 21:24:59 2013 -0700 |
tree | 8a53f798b5395b17760b02d8617f3cd0b31e8346 | |
parent | 20967f42025f50e8497e6d71259ac5fb56655736 [diff] |
ixgbe: don't do arithmetic operations on bitmasks Make the calculation of eerd consistent between the read and write functions by using | instead of + for IXGBE_EEPROM_RW_REG_START Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>