DragonFly commits List (threaded) for 2005-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/sys/dev/netif/sf if_sf.c
On Mon, Jun 13, 2005 at 07:19:34AM +0800, Sepherosa Ziehau wrote:
> + ether_ifdetach(ifp);
> + sf_stop(sc);
>
> Should we call sf_stop() before ether_ifattach()?
It depends. The drivers are not consistent about it and in most cases
it doesn't make a difference. I'll take a big swap about that later,
but I have to carefully read the drivers for that.
Joerg
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]