Author: adrian Date: Sat Jun 4 08:24:58 2011 New Revision: 222672 URL: http://svn.freebsd.org/changeset/base/222672
Log: Commit radar detection changes missed by my previous commit. Modified: head/sys/dev/ath/ath_dfs/null/dfs_null.c Modified: head/sys/dev/ath/ath_dfs/null/dfs_null.c ============================================================================== --- head/sys/dev/ath/ath_dfs/null/dfs_null.c Sat Jun 4 07:06:05 2011 (r222671) +++ head/sys/dev/ath/ath_dfs/null/dfs_null.c Sat Jun 4 08:24:58 2011 (r222672) @@ -107,7 +107,7 @@ ath_dfs_radar_enable(struct ath_softc *s * 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) { _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"