diff options
Diffstat (limited to 'sys/src/9/pc/ether82598.c')
| -rw-r--r-- | sys/src/9/pc/ether82598.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/src/9/pc/ether82598.c b/sys/src/9/pc/ether82598.c index b786eced7..5adb88ec8 100644 --- a/sys/src/9/pc/ether82598.c +++ b/sys/src/9/pc/ether82598.c @@ -571,7 +571,6 @@ loop1: b = c->rb[rdh]; c->rb[rdh] = 0; b->wp += r->length; - b->lim = b->wp; /* lie like a dog */ if(!(r->status & Ixsm)){ if(r->status & Ipcs) b->flag |= Bipck; |
