From df06df7bfc792ee9b7ca69276d0081b2a9d0ef76 Mon Sep 17 00:00:00 2001 From: Dmitry Shmidt Date: Mon, 9 Jul 2012 11:14:42 -0700 Subject: net: wireless: bcmdhd: Update wiphy bands on band change Signed-off-by: Dmitry Shmidt --- drivers/net/wireless/bcmdhd/wldev_common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/net/wireless/bcmdhd/wldev_common.h') diff --git a/drivers/net/wireless/bcmdhd/wldev_common.h b/drivers/net/wireless/bcmdhd/wldev_common.h index f58660944420..dd3c899d12ca 100644 --- a/drivers/net/wireless/bcmdhd/wldev_common.h +++ b/drivers/net/wireless/bcmdhd/wldev_common.h @@ -85,6 +85,7 @@ s32 wldev_iovar_setint_bsscfg( extern void get_customized_country_code(char *country_iso_code, wl_country_t *cspec); extern void dhd_bus_country_set(struct net_device *dev, wl_country_t *cspec); +extern void dhd_bus_band_set(struct net_device *dev, uint band); extern int wldev_set_country(struct net_device *dev, char *country_code); extern int net_os_wake_lock(struct net_device *dev); extern int net_os_wake_unlock(struct net_device *dev); -- cgit v1.2.3