]> rtime.felk.cvut.cz Git - frescor/fna.git/commit
BUG corrected: when sending two packets one after the other very fast, the second...
authorsangorrin <sangorrin@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Mon, 24 Nov 2008 16:44:37 +0000 (16:44 +0000)
committersangorrin <sangorrin@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Mon, 24 Nov 2008 16:44:37 +0000 (16:44 +0000)
commita7c7d39a87214d10c2553967154cfd543c0f1e31
treee500eb3f96234ff6eef6741c54432ec842816e29
parent335cd169b5b77ff0694c8c6836135ea16268b78d
BUG corrected: when sending two packets one after the other very fast, the second one was overwriting the last_packet variable. Use asserts instead of returning error codes here because if sth fails, everything is wrong.. and it is difficult to debug otherwise

git-svn-id: http://www.frescor.org/private/svn/frescor/fna/trunk@1409 35b4ef3e-fd22-0410-ab77-dab3279adceb
src_frescan/frescan_hw_buffer.c