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)
commit6acbe3716034a159f2e9a810631e40bc85af0458
treeef14b383d6a950daacc6a8f438ad3bee216db82a
parent003ecadd2e5686d39630f89fa72102c28d91c475
parent639e9e94160e59469305fc2c5e6f9c2733744958
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:
0faa9cb5b383 net sched actions: fix refcnt when GETing of action after bind
====================

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