Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jan 2012 22:06:58 +0000
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        Adrian Chadd <adrian@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r230658 - head/sys/dev/ath
Message-ID:  <B866F047-85CE-4D91-AB72-E12CC9CA9D72@lists.zabbadoz.net>
In-Reply-To: <201201282144.q0SLihnM099838@svn.freebsd.org>
References:  <201201282144.q0SLihnM099838@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 28. Jan 2012, at 21:44 , Adrian Chadd wrote:

> Author: adrian
> Date: Sat Jan 28 21:44:42 2012
> New Revision: 230658
> URL: http://svn.freebsd.org/changeset/base/230658
>=20
> Log:
>  Change the prototype so the radar enable can fail.

Forgot to also check in the implementation change?


>=20
> Modified:
>  head/sys/dev/ath/if_athdfs.h
>=20
> Modified: head/sys/dev/ath/if_athdfs.h
> =
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
> --- head/sys/dev/ath/if_athdfs.h	Sat Jan 28 21:37:33 2012	=
(r230657)
> +++ head/sys/dev/ath/if_athdfs.h	Sat Jan 28 21:44:42 2012	=
(r230658)
> @@ -33,7 +33,7 @@
>=20
> extern	int ath_dfs_attach(struct ath_softc *sc);
> extern	int ath_dfs_detach(struct ath_softc *sc);
> -extern	void ath_dfs_radar_enable(struct ath_softc *,
> +extern	int ath_dfs_radar_enable(struct ath_softc *,
>     struct ieee80211_channel *chan);
> extern	void ath_dfs_process_phy_err(struct ath_softc *sc, const =
char *buf,
>     uint64_t tsf, struct ath_rx_status *rxstat);

--=20
Bjoern A. Zeeb                                 You have to have visions!
   It does not matter how good you are. It matters what good you do!




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B866F047-85CE-4D91-AB72-E12CC9CA9D72>