summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/ath_dfs/null/dfs_null.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ath/ath_dfs/null/dfs_null.c')
-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