summaryrefslogtreecommitdiffstats
path: root/sys/dev/iwm/if_iwmvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/iwm/if_iwmvar.h')
-rw-r--r--sys/dev/iwm/if_iwmvar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/iwm/if_iwmvar.h b/sys/dev/iwm/if_iwmvar.h
index 6d8b887..849ded7 100644
--- a/sys/dev/iwm/if_iwmvar.h
+++ b/sys/dev/iwm/if_iwmvar.h
@@ -458,7 +458,7 @@ struct iwm_softc {
/*
* So why do we need a separate stopped flag and a generation?
- * the former protects the device from issueing commands when it's
+ * the former protects the device from issuing commands when it's
* stopped (duh). The latter protects against race from a very
* fast stop/unstop cycle where threads waiting for responses do
* not have a chance to run in between. Notably: we want to stop
OpenPOWER on IntegriCloud