RE: [PATCH 1/6] d80211: add IEEE802.11e/WMM MLMEs, Status Code and Reason Code

2006-12-18 Thread Zhu Yi
On Thu, 2006-12-14 at 21:49 -0800, Simon Barber wrote: > None of this should be in the kernel. See wpa_supplicant. Do you mean wpa_supplicant or hostap? Were the function already there or will be there? Thanks, -yi - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of

RE: [PATCH 1/6] d80211: add IEEE802.11e/WMM MLMEs, Status Code and Reason Code

2006-12-14 Thread Simon Barber
None of this should be in the kernel. See wpa_supplicant. Simon -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Zhu Yi Sent: Wednesday, December 13, 2006 8:02 PM To: netdev@vger.kernel.org Subject: [PATCH 1/6] d80211: add IEEE802.11e/WMM MLMEs, Status

Re: [PATCH 1/6] d80211: add IEEE802.11e/WMM MLMEs, Status Code and Reason Code

2006-12-14 Thread Zhu Yi
On Thu, 2006-12-14 at 11:27 +0100, Jiri Benc wrote: > On Thu, 14 Dec 2006 12:02:04 +0800, Zhu Yi wrote: > > Signed-off-by: Zhu Yi <[EMAIL PROTECTED]> > > Please Cc: me and John Linville on d80211 patches otherwise your > chances of review (and inclusion) are much lower. > > In addition to comment

Re: [PATCH 1/6] d80211: add IEEE802.11e/WMM MLMEs, Status Code and Reason Code

2006-12-14 Thread Jiri Benc
On Thu, 14 Dec 2006 12:02:04 +0800, Zhu Yi wrote: > Signed-off-by: Zhu Yi <[EMAIL PROTECTED]> Please Cc: me and John Linville on d80211 patches otherwise your chances of review (and inclusion) are much lower. In addition to comments from Michael (which are all perfectly valid and you need to addr

Re: [PATCH 1/6] d80211: add IEEE802.11e/WMM MLMEs, Status Code and Reason Code

2006-12-13 Thread Zhu Yi
On Wed, 2006-12-13 at 23:38 -0500, Michael Wu wrote: > On Wednesday 13 December 2006 23:02, Zhu Yi wrote: > > Signed-off-by: Zhu Yi <[EMAIL PROTECTED]> > > > You should probably have more in the description.. > > > --- > > > > include/net/d80211_mgmt.h | 148 > > +

Re: [PATCH 1/6] d80211: add IEEE802.11e/WMM MLMEs, Status Code and Reason Code

2006-12-13 Thread Michael Wu
On Wednesday 13 December 2006 23:02, Zhu Yi wrote: > Signed-off-by: Zhu Yi <[EMAIL PROTECTED]> > You should probably have more in the description.. > --- > > include/net/d80211_mgmt.h | 148 > + 1 files changed, 148 > insertions(+), 0 deletions(-) > d80

[PATCH 1/6] d80211: add IEEE802.11e/WMM MLMEs, Status Code and Reason Code

2006-12-13 Thread Zhu Yi
Signed-off-by: Zhu Yi <[EMAIL PROTECTED]> --- include/net/d80211_mgmt.h | 148 + 1 files changed, 148 insertions(+), 0 deletions(-) d83f6236e756f5f0bb1484d99188f06704de diff --git a/include/net/d80211_mgmt.h b/include/net/d80211_mgmt.h index 8714