diff options
Diffstat (limited to 'usr/src')
| -rw-r--r-- | usr/src/uts/sun/io/eri.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/usr/src/uts/sun/io/eri.c b/usr/src/uts/sun/io/eri.c index 3f9b862f47..bcda44a49a 100644 --- a/usr/src/uts/sun/io/eri.c +++ b/usr/src/uts/sun/io/eri.c @@ -1773,10 +1773,6 @@ eri_close(queue_t *rq) { struct eristr *sbp; struct eristr **prevsbp; - int promisc_cnt = 0; - int sap_cnt = 0; - int all_multi_cnt = 0; - struct eri *erip; ASSERT(rq->q_ptr); |
