]> git.baikalelectronics.ru Git - kernel.git/commit
wl18xx: number_of_assembled_ant5 indicates if A band is enabled
authorYair Shapira <yair.shapira@ti.com>
Sun, 5 Aug 2012 13:51:16 +0000 (16:51 +0300)
committerLuciano Coelho <luca@coelho.fi>
Thu, 27 Sep 2012 09:13:52 +0000 (12:13 +0300)
commitec60b37367de078a0b803a7143054727c8cb0f8e
tree403cc5bcd9963eb244e8ff22b332aa4e751ef0f3
parent23b118337dcdcfe5dd9d8ea84a22f8e16d80b7cb
wl18xx: number_of_assembled_ant5 indicates if A band is enabled

Use number_of_assembled_ant5 phy param to indicate if A band is enabled:
if number_of_assembled_ant5 != 0 then it is enabled otherwise it is
disabled.

This aligns with phy implementation that uses this param both to indicate
if band is active and the number of antennas.

This parameter replaces enable_11a module param that was removed.

User-Space applications can use wlconf and/or INI files to disable A band
using this parameter.

Signed-off-by: Yair Shapira <yair.shapira@ti.com>
Signed-off-by: Igal Chernobelsky <igalc@ti.com>
Signed-off-by: Luciano Coelho <luca@coelho.fi>
drivers/net/wireless/ti/wl18xx/main.c