From: Emil Tantilov Date: Tue, 5 Feb 2013 09:43:26 +0000 (+0000) Subject: ixgbe: don't do arithmetic operations on bitmasks X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~91^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d01115752f5e37b2c79280d60c0e8e19267a0cc9;p=pandora-kernel.git 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 Signed-off-by: Emil Tantilov Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed