]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'systemport-net'
authorDavid S. Miller <davem@davemloft.net>
Tue, 28 Oct 2014 21:08:56 +0000 (17:08 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Oct 2014 21:08:56 +0000 (17:08 -0400)
commit2349288fde9c56644869de03edc28788756451f0
treeaca2c9c6337b62a19dd145759c9aaab1568a26ee
parent9e758926e59a81ef2d857e82f978e527da0bbad0
parentd66902ec5af39352f6b5520edde1a16ac0330f78
Merge branch 'systemport-net'

Florian Fainelli says:

====================
net: systemport: RX path and suspend fixes

These two patches fix a race condition where we have our RX interrupts
enabled, but not NAPI for the RX path, and the second patch fixes an
issue for packets stuck in RX fifo during a suspend/resume cycle.
====================

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