Message ID | 20230406130833.32160-1-i.bornyakov@metrotek.ru (mailing list archive) |
---|---|
Headers | show |
Series | fix EEPROM read of absent SFP module | expand |
Hello: This series was applied to netdev/net.git (main) by David S. Miller <davem@davemloft.net>: On Thu, 6 Apr 2023 16:08:31 +0300 you wrote: > The patchset is to improve EEPROM read requests when SFP module is > absent. > > ChangeLog: > v1: > https://lore.kernel.org/netdev/20230405153900.747-1-i.bornyakov@metrotek.ru/ > v2: > * reword commit message of "net: sfp: initialize sfp->i2c_block_size > at sfp allocation" > * add second patch to eliminate excessive I2C transfers in > sfp_module_eeprom() and sfp_module_eeprom_by_page() > > [...] Here is the summary with links: - [net,v2,1/2] net: sfp: initialize sfp->i2c_block_size at sfp allocation https://git.kernel.org/netdev/net/c/813c2dd78618 - [net,v2,2/2] net: sfp: avoid EEPROM read of absent SFP module https://git.kernel.org/netdev/net/c/bef227c1537c You are awesome, thank you!