commit | d61f978b8f26d2392c88249f877e46e2c2b5561d | [log] [tgz] |
---|---|---|
author | Hauke Mehrtens <hauke@hauke-m.de> | Sun Nov 04 23:13:09 2012 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Nov 14 14:25:44 2012 -0500 |
tree | 1e0cc504e213c08fb289b627c75a260234363b3e | |
parent | 485f2b7f5fd30f30a781d68b6190d6b293977d83 [diff] |
brcmfmac: fix typo in CONFIG_BRCMISCAN The old ifdef CONFIG_BRCMFISCAN looks wrong to me and it makes more sense when CONFIG_BRCMISCAN is used. This patch was just compile tested by me, but not runtime tested. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Acked-by: Franky Lin <frankyl@broadcom.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>