Re: [PATCH ieee80211] ieee80211.h: minor changes to header

2005-08-19 Thread Jeff Garzik
Michael Wu wrote: Hi, This patch: - fixes misc. whitespace/comments - replaces u16 with __le16/__be16 where appropriate Signed-off-by: Michael Wu <[EMAIL PROTECTED]> Your patch looks OK, but I am going to reject it for now. There are other patches touching this header coming up, and I would

[PATCH ieee80211] ieee80211.h: minor changes to header

2005-08-04 Thread Michael Wu
(resend to netdev@vger.kernel.org, previous email went to [EMAIL PROTECTED]) Hi, This patch: - fixes misc. whitespace/comments - replaces u16 with __le16/__be16 where appropriate Signed-off-by: Michael Wu <[EMAIL PROTECTED]> diff --git a/include/net/ieee80211.h b/include/net/ieee80211.h --- a/i