]> 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)
commitb580ea59ca8c9cbb10c506a47c9778337afdb3c3
treeaca2c9c6337b62a19dd145759c9aaab1568a26ee
parent239dc0b0de1bf0cf3d483c874c76c463e09cb1bf
parent60e32b174f5dac5eb24fb82789539e0f66707fb5
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>