Re: [PATCH net 0/3] ethtool fix

2017-01-18 Thread David Miller
From: Tariq Toukan Date: Tue, 17 Jan 2017 19:19:16 +0200 > This patchset from Eran contains a fix to ethtool set_channels, where the call > to get_channels with an uninitialized parameter might result in garbage > fields. > It also contains two followup changes in our mlx4/mlx5 Eth drivers. > >

[PATCH net 0/3] ethtool fix

2017-01-17 Thread Tariq Toukan
Hi Dave, This patchset from Eran contains a fix to ethtool set_channels, where the call to get_channels with an uninitialized parameter might result in garbage fields. It also contains two followup changes in our mlx4/mlx5 Eth drivers. Series generated against net commit: 0faa9cb5b383 net sched a