Page MenuHomeFreeBSD

D7932.id.diff
No OneTemporary

D7932.id.diff

Index: head/sys/dev/iwm/if_iwm.c
===================================================================
--- head/sys/dev/iwm/if_iwm.c
+++ head/sys/dev/iwm/if_iwm.c
@@ -5762,7 +5762,7 @@
IWM_CSR_GP_CNTRL_REG_FLAG_MAC_CLOCK_READY,
IWM_CSR_GP_CNTRL_REG_FLAG_MAC_CLOCK_READY,
25000);
- if (ret < 0) {
+ if (!ret) {
device_printf(sc->sc_dev,
"Failed to wake up the nic\n");
goto fail;

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 1, 3:05 PM (3 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27438990
Default Alt Text
D7932.id.diff (419 B)

Event Timeline