diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2012-01-04 03:37:41 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2012-01-04 03:37:41 +0000 |
| commit | 4f50a6314ce9368a5b1604f1883b67af43b6418e (patch) | |
| tree | 5b1a8072090dbb70b5bdb336022ffa23a9c2e520 /sys/dev/ath | |
| parent | b2bd3e1a5e543f8f5b27a509b38a818afb819d89 (diff) | |
Notes
Diffstat (limited to 'sys/dev/ath')
| -rw-r--r-- | sys/dev/ath/ath_dfs/null/dfs_null.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ath/ath_dfs/null/dfs_null.c b/sys/dev/ath/ath_dfs/null/dfs_null.c index a3bae9145856..75574b4e4ac1 100644 --- a/sys/dev/ath/ath_dfs/null/dfs_null.c +++ b/sys/dev/ath/ath_dfs/null/dfs_null.c @@ -128,7 +128,7 @@ ath_dfs_process_radar_event(struct ath_softc *sc, } /* - * Determine whether the the DFS check task needs to be queued. + * Determine whether the DFS check task needs to be queued. * * This is called in the RX task when the current batch of packets * have been received. It will return whether there are any radar |
