]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'stmmac-Frame-Preemption-fixes'
authorDavid S. Miller <davem@davemloft.net>
Fri, 10 Jan 2020 19:29:44 +0000 (11:29 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Jan 2020 19:29:44 +0000 (11:29 -0800)
commit13dcfb1fb22fa5306ff39500f7a8eaf515043cfd
treea2973e5cdcf933d7e07212db76266d359bf5131f
parente86c0273d69eeb188795ed575efdeb9265c11200
parent24128bc6cfdd60e73865b763d994c646f4499052
Merge branch 'stmmac-Frame-Preemption-fixes'

Jose Abreu says:

====================
net: stmmac: Frame Preemption fixes

Two single fixes for the -next tree for recently introduced Frame Preemption
feature.

1) and 2) fixes the disabling of Frame Preemption that was not being correctly
handled because of a missing return.
====================

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