]> rtime.felk.cvut.cz Git - jailhouse.git/commit
inmates: e1000-demo: Write RX tail only after enabling the queue
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 2 Feb 2016 20:52:27 +0000 (21:52 +0100)
committerJan Kiszka <jan.kiszka@siemens.com>
Wed, 3 Feb 2016 16:45:40 +0000 (17:45 +0100)
commit9d4b8c89ce17d7b965d85fe747d1d2daede32e0b
tree16d901e162aa9113ce95c9d50e2e1b4f402c9ab4
parent77abcb25e92165e2f0b2cd0c24897ce63a0d97b9
inmates: e1000-demo: Write RX tail only after enabling the queue

The 82575 ignores all writes prior to enabling the queue or the complete
receiver. Reorder writes, clearing the tail first - just in case.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
inmates/demos/x86/e1000-demo.c