commit | e3ae0cac00042d7fb76914c30c5f991f918e65b4 | [log] [tgz] |
---|---|---|
author | Arend van Spriel <arend@broadcom.com> | Thu Jun 09 20:07:20 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jun 10 14:57:53 2011 -0400 |
tree | 11409e2b18d9f0bf52609c1ddd57bdaffc4709c2 | |
parent | 5b49b35a671e59c16c33611ea2d5650438388663 [diff] |
drivers: bcma: export bcma_core_disable() function In the brcm80211 driver we disable the 80211 core when the driver is 'down'. The bcma_core_disable() function exactly does the same as our implementation so exporting this function makes sense. Cc: linux-wireless@vger.kernel.org Cc: Rafal Milecki <zajec5@gmail.com> Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>