On Mon, 6 Jul 2020 22:54:06 +0800 Luo bin wrote: > add support to update firmware with with "ethtool -f" cmd > > Signed-off-by: Luo bin <luob...@huawei.com>
drivers/net/ethernet/huawei/hinic/hinic_ethtool.c:1996:44: warning: missing braces around initializer drivers/net/ethernet/huawei/hinic/hinic_ethtool.c:1996:44: warning: missing braces around initializer But really - please try to implement the devlink flashing API, using ethtool for this is deprecated.