On Sun, Feb 06, 2011 at 12:44:36PM -0600, Larry Finger wrote: > Make the phy.c codes for rtl8192ce and rtl8192cu be as alike as possible. > > Signed-off-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx> > --- > > Index: wireless-testing/drivers/net/wireless/rtlwifi/rtl8192ce/phy.c > =================================================================== > --- wireless-testing.orig/drivers/net/wireless/rtlwifi/rtl8192ce/phy.c > +++ wireless-testing/drivers/net/wireless/rtlwifi/rtl8192ce/phy.c > @@ -37,6 +37,9 @@ > #include "dm.h" > #include "table.h" > > +/* Define macro to shorten lines */ > +#define MCS_TXPWR mcs_txpwrlevel_origoffset Uhh, I did not expect that. But ok. In the future, maybe we could change struct field name? -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html