Re: [patch 6/7] d80211: fix invalid check for sub interface type AP

2006-12-07 Thread Jiri Benc
Patches 1 to 6 have been applied to my tree. Thanks, Jiri On Wed, 6 Dec 2006 16:45:32 -0800, David Kimdon wrote: > We should be checking the type member, not the raw pointer. > > Signed-off-by: David Kimdon <[EMAIL PROTECTED]> -- Jiri Benc SUSE Labs - To unsubscribe from this list: send the

[patch 6/7] d80211: fix invalid check for sub interface type AP

2006-12-06 Thread David Kimdon
We should be checking the type member, not the raw pointer. Signed-off-by: David Kimdon <[EMAIL PROTECTED]> Index: wireless-dev/net/d80211/ieee80211_ioctl.c === --- wireless-dev.orig/net/d80211/ieee80211_ioctl.c +++ wireless-dev/net/