]> 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)
commit8adf9e92913a715ec4ef0808d6f4836b9dab8b2d
treeef14b383d6a950daacc6a8f438ad3bee216db82a
parent7ba51c103d66b61a06ac685eadc74b9ec2d51df1
parent674386b108ffc39d19108a2f59cb2c3e204cfe1c
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:
9b900b8f80b0 net sched actions: fix refcnt when GETing of action after bind
====================

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