On Wed, 2009-01-14 at 15:59 +0800, YanBo wrote: > Add the tx gain table > > Signed-off-by: Li YanBo <[email protected]> > --- > drivers/net/wireless/b43/tables_nphy.c | 110 > ++++++++++++++++++++++++++++++++ > drivers/net/wireless/b43/tables_nphy.h | 3 +- > 2 files changed, 112 insertions(+), 1 deletions(-) > > diff --git a/drivers/net/wireless/b43/tables_nphy.c > b/drivers/net/wireless/b43/tables_nphy.c > index 4e23363..a6e3d2b 100644 > --- a/drivers/net/wireless/b43/tables_nphy.c > +++ b/drivers/net/wireless/b43/tables_nphy.c > @@ -27,6 +27,116 @@ > #include "phy_common.h" > #include "phy_n.h" > > +const u32 b43_ntab_txgain[][B43_NPHY_TXGAIN] = {
> + }, /* rev <= 2 */
> + {
I think you should give these different names, rather than sub-indexing
in that array.
johannes
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
