Re: [PATCH 1/4] net: sfp: add workaround for Realtek RTL8672 and RTL9601C chips
From: Andrew Lunn
Date: Wed Dec 30 2020 - 14:32:19 EST
> Ok!
>
> So should we completely skip hwmon_device_register_with_info() call
> if (i2c_block_size < 2) ?
Yep. That would be a nice simple test.
But does ethtool -m still export the second page? That is also
unreliable.
Andrew