> > Incorrect operator in ixgbe_get_eeprom & ixgbe_set_eeprom prevents > > last byte of EEPROM being read/written, and hence cannot be dumped > > or updated in entirity using these functions. > > > > Fixes: 0198848a47f5 ("ixgbe: add access to specific device info") > > > > Signed-off-by: Remy Horton <remy.horton at intel.com> > > Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
Applied, thanks