cvs commit: src/sys/dev/if_ndis if_ndis.c
Maxime Henrion
mux at FreeBSD.org
Fri Mar 12 09:05:06 PST 2004
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
More information about the cvs-src
mailing list