From: David S. Miller Date: Sun, 9 Apr 2023 15:01:28 +0000 (+0100) Subject: Merge branch 'sfp-eeprom' X-Git-Tag: v6.6.7~3132^2~18 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9a06fe08ae938bc2c2fb96e36ebcdb7b1a5133c4;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'sfp-eeprom' Ivan Bornyakov says: ==================== net: fix EEPROM read of absent SFP module 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() ==================== Signed-off-by: David S. Miller --- 9a06fe08ae938bc2c2fb96e36ebcdb7b1a5133c4