Re: [PATCH 3/9] d80211: better deallocation of mdev

2006-07-19 Thread Jiri Benc
On Tue, 18 Jul 2006 20:07:34 -0700, Simon Barber wrote: > I have been thinking about a slightly different approach for the master > device. Since the master device represents the physical hardware, I am > thinking that the hardware driver could register the master device > directly itself. It would

RE: [PATCH 3/9] d80211: better deallocation of mdev

2006-07-18 Thread Simon Barber
Hi Jiri, I have been thinking about a slightly different approach for the master device. Since the master device represents the physical hardware, I am thinking that the hardware driver could register the master device directly itself. It would use the normal netdev_register call to do so. Receive