mirror of
git://git.9front.org/plan9front/plan9front
synced 2025-01-12 11:10:06 +00:00
devip: same for loopbackmedium...
This commit is contained in:
parent
c91d99c5de
commit
520d698c3e
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ loopbackread(void *a)
|
|||
rlock(ifc);
|
||||
if(waserror()){
|
||||
runlock(ifc);
|
||||
nexterror();
|
||||
continue;
|
||||
}
|
||||
ifc->in++;
|
||||
if(ifc->lifc == nil)
|
||||
|
|
Loading…
Reference in a new issue