Subject: Re: 80211 network kernel panics on "mediaopt hostap"?
To: Gilbert Fernandes <gilbertf@netbsd-fr.org>
From: None <cube@cubidou.net>
List: current-users
Date: 05/05/2004 18:14:17
On Wed, May 05, 2004 at 04:04:14PM +0000, Gilbert Fernandes wrote:
> On Tue, May 04, 2004 at 08:55:45AM -0500, Peter Seebach wrote:
> 
> update people. talked with fxkennedy of this
> and he gave me the following patch. i have built
> a new 2.0E kernel and i booted without the panic.
> 
> please apply and check :

Actually, just update sys/net80211/ieee80211_ioctl.c to revision
1.10.

David, we should be checking for return values in those places,
just as ether_ioctl() does.  I don't want to intrude too much into
code that is shared with FreeBSD, so I prefer letting you handle
it.

Quentin Garnier.