svn commit: r191959 - head/sys/arm/at91

Stanislav Sedov stas at FreeBSD.org
Sun May 10 14:28:59 UTC 2009


On Sun, 10 May 2009 08:19:53 -0600 (MDT)
"M. Warner Losh" <imp at bsdimp.com> mentioned:

> In message: <200905100854.n4A8sAPw048368 at svn.freebsd.org>
>             Stanislav Sedov <stas at FreeBSD.org> writes:
> : +/*
> : + * Driver-specific flags.
> : + */
> : +#define	ATE_FLAG_DETACHING	0x01
> ...
> : +				if ((sc->flags & ATE_FLAG_DETACHING) == 0)
> : +					ateinit_locked(sc);
> ...
> 
> This flag is never set...
> 

Yeah, it's for future use in detach.

-- 
Stanislav Sedov
ST4096-RIPE

!DSPAM:4a06e363994291050511940!




More information about the svn-src-all mailing list