]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'be2net-non-critical-fixes'
authorDavid S. Miller <davem@davemloft.net>
Sun, 7 Feb 2016 18:55:29 +0000 (13:55 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sun, 7 Feb 2016 18:55:29 +0000 (13:55 -0500)
commitdf0e09e441eafb91fd18fc653a9dc9234438e4ef
treeb499fad5d9d25f7bca76dafe6d3539cd5edabcd9
parente571effba3b8f6dbe26a2b22b46b1318878f21e7
parent0a9a68022822e84ec153846bb877c352cf2879c6
Merge branch 'be2net-non-critical-fixes'

Sriharsha Basavapatna says:

====================
be2net patch-set

v2 changes:
Patch-4: Changed a tab to space in be.h
Patches-6,7,8: Updated commit log summary line: benet --> be2net

Hi David,

The following patch set contains a few non-critical bug fixes. Please
consider applying this to the net-next tree. Thanks.

Patch-1 fixes be_set_phys_id() ethtool function to return an error code.
Patch-2 fixes a warning when some commands fail for VFs.
Patch-3 fixes be_vlan_rem_vid() to verify vlan being removed is in the list.
Patch-4 improves SRIOV queue distribution logic.
Patch-5 avoids running self test on VFs.
Patch-6 fixes error recovery in Lancer to clean up after moving to ready state.
Patch-7 adds retry logic to error recovery in case of recovery failures
Patch-8 fixes time interval used in eq delay computation routine
====================

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