Re: [PATCH wireless-dev] d80211: Make MACSTR/MAC2STR macro available to drivers

2006-07-24 Thread Michael Wu
On Monday 24 July 2006 06:54, Jiri Benc wrote: > I really dislike those MACSTR/MAC2STR names. I always fail to remember > which one is which. What about renaming them when we are touching them? > > And why not to use MAC_FMT/MAC_ARG names as used in net/ieee80211.h? ;-) > I dislike MACSTR/MAC2STR t

Re: [PATCH wireless-dev] d80211: Make MACSTR/MAC2STR macro available to drivers

2006-07-24 Thread Jiri Benc
On Sun, 23 Jul 2006 01:43:25 -0700, Michael Wu wrote: > This patch moves the MACSTR/MAC2STR macros to d80211.h > so that they are available to drivers. It also converts the adm8211 > and bcm43xx drivers to use this macro. I really dislike those MACSTR/MAC2STR names. I always fail to remember which

Re: [PATCH wireless-dev] d80211: Make MACSTR/MAC2STR macro available to drivers

2006-07-23 Thread Michael Wu
On Sunday 23 July 2006 02:10, Michael Buesch wrote: > On Sunday 23 July 2006 10:43, Michael Wu wrote: > > d80211: Make MACSTR/MAC2STR macro available to drivers > > > > This patch moves the MACSTR/MAC2STR macros to d80211.h > > so that they are available to drivers. It also converts the adm8211 > >

Re: [PATCH wireless-dev] d80211: Make MACSTR/MAC2STR macro available to drivers

2006-07-23 Thread Michael Buesch
On Sunday 23 July 2006 10:43, Michael Wu wrote: > d80211: Make MACSTR/MAC2STR macro available to drivers > > This patch moves the MACSTR/MAC2STR macros to d80211.h > so that they are available to drivers. It also converts the adm8211 > and bcm43xx drivers to use this macro. I'd say d80211.h is st

[PATCH wireless-dev] d80211: Make MACSTR/MAC2STR macro available to drivers

2006-07-23 Thread Michael Wu
d80211: Make MACSTR/MAC2STR macro available to drivers This patch moves the MACSTR/MAC2STR macros to d80211.h so that they are available to drivers. It also converts the adm8211 and bcm43xx drivers to use this macro. Signed-off-by: Michael Wu <[EMAIL PROTECTED]> --- drivers/net/wireless/d80211/