svn commit: r253255 - head/sys/netgraph/bluetooth/drivers/ubt
Adrian Chadd
adrian at freebsd.org
Sun Jul 14 02:31:22 UTC 2013
[snip]
Sweet. It sounds like we're all on the right track and finding various
entry places where there's no default vnet context and there should
be.
Just note that in my patch I only set a default vnet context if there
isn't already one. I recall there being _some_ device attach stuff
that occurs with a non-default context; hence why I special cased it.
But yes, let's squeeze this into -HEAD and iron out more of the kinks.
-adrian
More information about the svn-src-all
mailing list