[PATCH] staging: brcm80211: BUGFIX for issue that the system is frozen when it trys to enter into suspend mode.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Dowan Kim <dowan@xxxxxxxxxxxx>
---
   drivers/staging/brcm80211/brcmfmac/wl_cfg80211.c |    2 --
   1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/brcm80211/brcmfmac/wl_cfg80211.c b/drivers/staging/brcm80211/brcmfmac/wl_cfg80211.c
index fa2316b..847036f 100644
--- a/drivers/staging/brcm80211/brcmfmac/wl_cfg80211.c
+++ b/drivers/staging/brcm80211/brcmfmac/wl_cfg80211.c
@@ -1979,8 +1979,6 @@ static s32 wl_cfg80211_suspend(struct wiphy *wiphy)
          struct net_device *ndev = wl_to_ndev(wl);
          s32 err = 0;

-       CHECK_SYS_UP();
-
          set_bit(WL_STATUS_SCAN_ABORTING, &wl->status);
          wl_term_iscan(wl);
          if (wl->scan_request) {
--
1.7.1

_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel


[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux