commit | 8b7acc79b9adb4dda6cc867b90e3a1e873f4f7e8 | [log] [tgz] |
---|---|---|
author | Sebastian Huber <sebastian.huber@embedded-brains.de> | Thu Nov 14 14:53:46 2013 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Fri Nov 15 13:25:39 2013 +0100 |
tree | 9f3055b64a4b08ee2723cd0bb822d743337e41ea | |
parent | 5c5432e7d630592ddcc1876ac8a1505f8f14ef15 [diff] |
smc91c111: Fix receive starvation In case the smc91c111 interface signals that it cannot receive more packets the packets are queued and further reception will be disabled. In case the interface is again ready to receive packets notify the upper layer. Signed-off-by: Sebastian Huber <sebastian.huber@embedded-brains.de> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>