From: Rafał Miłecki Date: Sat, 31 May 2014 17:40:45 +0000 (+0200) Subject: b43: disable 5 GHz on G-PHY X-Git-Tag: omap-for-v3.16/fixes-rc4~53^2~21^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f15ec3451daf137a63d9cdc65ac5f863ce91fce5;p=pandora-kernel.git b43: disable 5 GHz on G-PHY This fixes regression introduced by adding some G-PHY devices to the list of dual band devices. There is simply no support for 5 GHz on G-PHY devices in b43. It results in: WARNING: CPU: 0 PID: 79 at drivers/net/wireless/b43/phy_g.c:75 b43_gphy_channel_switch+0x125/0x130 [b43]() b43-phy1 ERROR: PHY init: Channel switch to default failed Regression was introduced by the following commit: commit 773cfc508f4d64c14547ff8751b5cbd473124364 Author: Rafał Miłecki Date: Mon May 19 23:18:55 2014 +0200 b43: add more devices to the bands database Signed-off-by: Rafał Miłecki Signed-off-by: John W. Linville --- Reading git-diff-tree failed