Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F141080746
D7932.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
419 B
Referenced Files
None
Subscribers
None
D7932.id.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D7932: [iwm] Fix iwm_poll_bit() error value check in iwm_attach().
Attached
Detach File
Event Timeline
Log In to Comment