Date: Thu, 1 Jun 2000 14:55:49 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ed if_ed.c Message-ID: <200006012155.OAA43707@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2000/06/01 14:55:49 PDT
Modified files:
sys/dev/ed if_ed.c
Log:
ed_ioctl() can be called from ifpromisc() after the card has been removed,
don't panic on a NULL pointer in that case.
Revision Changes Path
1.180 +2 -2 src/sys/dev/ed/if_ed.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006012155.OAA43707>
