diff options
Diffstat (limited to 'drivers/net/wireless/bcm43xx/bcm43xx_main.h')
-rw-r--r-- | drivers/net/wireless/bcm43xx/bcm43xx_main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/bcm43xx/bcm43xx_main.h b/drivers/net/wireless/bcm43xx/bcm43xx_main.h index c8f3c532bab5..14cfbeb582ef 100644 --- a/drivers/net/wireless/bcm43xx/bcm43xx_main.h +++ b/drivers/net/wireless/bcm43xx/bcm43xx_main.h | |||
@@ -122,7 +122,7 @@ void bcm43xx_wireless_core_reset(struct bcm43xx_private *bcm, int connect_phy); | |||
122 | void bcm43xx_mac_suspend(struct bcm43xx_private *bcm); | 122 | void bcm43xx_mac_suspend(struct bcm43xx_private *bcm); |
123 | void bcm43xx_mac_enable(struct bcm43xx_private *bcm); | 123 | void bcm43xx_mac_enable(struct bcm43xx_private *bcm); |
124 | 124 | ||
125 | void bcm43xx_periodic_tasks_delete(struct bcm43xx_private *bcm); | 125 | void bcm43xx_cancel_work(struct bcm43xx_private *bcm); |
126 | void bcm43xx_periodic_tasks_setup(struct bcm43xx_private *bcm); | 126 | void bcm43xx_periodic_tasks_setup(struct bcm43xx_private *bcm); |
127 | 127 | ||
128 | void bcm43xx_controller_restart(struct bcm43xx_private *bcm, const char *reason); | 128 | void bcm43xx_controller_restart(struct bcm43xx_private *bcm, const char *reason); |