On 2020/6/4 11:01, Jakub Kicinski wrote: > On Wed, 3 Jun 2020 14:20:15 +0800 Luo bin wrote: >> add support to get eeprom information from the plug-in module >> with ethtool -m cmd. >> >> Signed-off-by: Luo bin <luob...@huawei.com> > > drivers/net/ethernet/huawei/hinic/hinic_port.c:1386:5: warning: variable > port_id set but not used [-Wunused-but-set-variable] > 1386 | u8 port_id; > | ^~~~~~~ > . > Will fix. Thanks.
- [PATCH net-next 0/5] hinic: add some ethtool ops support Luo bin
- [PATCH net-next 3/5] hinic: add self test support Luo bin
- [PATCH net-next 2/5] hinic: add support to set and get... Luo bin
- [PATCH net-next 5/5] hinic: add support to get eeprom ... Luo bin
- Re: [PATCH net-next 5/5] hinic: add support to get... Jakub Kicinski
- Re: [PATCH net-next 5/5] hinic: add support to... luobin (L)
- [PATCH net-next 1/5] hinic: add support to set and get... Luo bin
- [PATCH net-next 4/5] hinic: add support to identify ph... Luo bin
- Re: [PATCH net-next 0/5] hinic: add some ethtool ops s... David Miller