]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb3223d6914ad20ab7bdfc6efe532fc68c5f2d28b
treeef14b383d6a950daacc6a8f438ad3bee216db82a
parent06f142e886a812cc5e125cde4a11f6990a60f7bd
parentec6ca74f61fa809d4741274ade8927b7619157b7
Merge branch 'ethtool-set-channels-fix'

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

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