]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge branch 'ethtool-set-channels-fix'
authorDavid S. Miller <davem@davemloft.net>
Wed, 18 Jan 2017 19:58:24 +0000 (14:58 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Jan 2017 19:58:24 +0000 (14:58 -0500)
Tariq Toukan says:

====================
ethtool fix

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 actions: fix refcnt when GETing of action after bind
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge