commit | 9ffa1fcaef222026a8e031830f8db29d3f2cfc47 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Oct 28 17:08:56 2014 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 28 17:08:56 2014 -0400 |
tree | aca2c9c6337b62a19dd145759c9aaab1568a26ee | |
parent | ebcf34f3d4be11f994340aff629f3c17171a4f65 [diff] | |
parent | 704d33e7006f20f9b4fa7d24a0f08c4b5919b131 [diff] |
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>