b43: xmit: set 5 GHz bit depending on current band
PHYs other than A may also work in 5 GHz mode. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
3cad711dbc
commit
24acfc632b
@@ -231,7 +231,7 @@ struct b43_phy {
|
||||
/* HT info */
|
||||
bool is_40mhz;
|
||||
|
||||
/* GMODE bit enabled? */
|
||||
/* Is GMODE (2 GHz mode) bit enabled? */
|
||||
bool gmode;
|
||||
|
||||
/* Analog Type */
|
||||
|
Reference in New Issue
Block a user