summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/ath_dfs
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2011-06-04 08:24:58 +0000
committeradrian <adrian@FreeBSD.org>2011-06-04 08:24:58 +0000
commit1221f7dff6a68871a89c9c529c8b5ebf4a087ea1 (patch)
tree32ae38c6f15dab3ae4ca860efa8cefc35428b097 /sys/dev/ath/ath_dfs
parentce06feef9da5b857b01763de7c32d57d0700a922 (diff)
downloadFreeBSD-src-1221f7dff6a68871a89c9c529c8b5ebf4a087ea1.zip
FreeBSD-src-1221f7dff6a68871a89c9c529c8b5ebf4a087ea1.tar.gz
Commit radar detection changes missed by my previous commit.
Diffstat (limited to 'sys/dev/ath/ath_dfs')
-rw-r--r--sys/dev/ath/ath_dfs/null/dfs_null.c2
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 781e93d..2f050a4 100644
--- a/sys/dev/ath/ath_dfs/null/dfs_null.c
+++ b/sys/dev/ath/ath_dfs/null/dfs_null.c
@@ -107,7 +107,7 @@ ath_dfs_radar_enable(struct ath_softc *sc, struct ieee80211_channel *chan)
* Process DFS related PHY errors
*/
void
-ath_dfs_process_phy_err(struct ath_softc *sc, struct ath_desc *ds,
+ath_dfs_process_phy_err(struct ath_softc *sc, const char *buf,
uint64_t tsf, struct ath_rx_status *rxstat)
{
OpenPOWER on IntegriCloud