Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Michael Brown aaca21a2b6 We can't assert that the RX engine is idle in iscsi_done(), because it il y a 18 ans
..
ftp.c Use autocolourisation il y a 18 ans
hello.c Merge changes from mcb-tcp-fixes branch. il y a 18 ans
http.c Merge changes from mcb-tcp-fixes branch. il y a 18 ans
iscsi.c We can't assert that the RX engine is idle in iscsi_done(), because it may be called during the RX data processor, before the RX engine transitions back to idle. It doesn't really matter if the RX engine isn't idle when iscsi_done() is called, because it will just pick up where it left off on the next call. (The same is not true for the TX engine, so keep the TX engine assertion.) il y a 18 ans