Date: Fri, 12 Mar 2004 09:05:06 -0800 (PST) From: Maxime Henrion <mux@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/if_ndis if_ndis.c Message-ID: <200403121705.i2CH56S3030301@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mux 2004/03/12 09:05:06 PST
FreeBSD src repository
Modified files:
sys/dev/if_ndis if_ndis.c
Log:
Don't set ifp->if_output to ether_output(), since ether_ifattach()
will do it for us (we either call ether_ifattach() directly, or it
gets called within ieee80211_ifattach()).
Approved by: wpaul
Revision Changes Path
1.45 +0 -1 src/sys/dev/if_ndis/if_ndis.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403121705.i2CH56S3030301>
