Subject: Re: Allowing ether_ifattach() to fail To: None <tech-net@netbsd.org> From: John Hawkinson <jhawk@MIT.EDU> List: tech-net Date: 05/25/2000 21:21:50
So, hearing no objection, I'm going to go ahead with making
ether_ifattach() return failures and fixing drivers to handle them (reverse
order :-)).
Making *_attach() functions return failure can be done at some later time.
--jhawk