Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 May 2012 09:22:33 -0700
From:      Adrian Chadd <adrian@freebsd.org>
To:        Bernhard Schmidt <bschmidt@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r235685 - head/sys/dev/ath
Message-ID:  <CAJ-VmonqjqJtPMzdsCt952YtpnkR2auL4Gm77V26tqYBSgPyJQ@mail.gmail.com>
In-Reply-To: <201205200946.q4K9kmxS080440@svn.freebsd.org>
References:  <201205200946.q4K9kmxS080440@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
.. retry with ATH_DEBUG and see if it still fails?

Adrian

On 20 May 2012 02:46, Bernhard Schmidt <bschmidt@freebsd.org> wrote:
> Author: bschmidt
> Date: Sun May 20 09:46:48 2012
> New Revision: 235685
> URL: http://svn.freebsd.org/changeset/base/235685
>
> Log:
> =A0Remove unused variable.
>
> Modified:
> =A0head/sys/dev/ath/if_ath_rx.c
>
> Modified: head/sys/dev/ath/if_ath_rx.c
> =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_ath_rx.c =A0 =A0 =A0 =A0Sun May 20 09:29:14 2012 =
=A0 =A0 =A0 =A0(r235684)
> +++ head/sys/dev/ath/if_ath_rx.c =A0 =A0 =A0 =A0Sun May 20 09:46:48 2012 =
=A0 =A0 =A0 =A0(r235685)
> @@ -766,7 +766,6 @@ ath_rx_proc(struct ath_softc *sc, int re
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0((_pa) - (_sc)->sc_rxdma.dd_desc_paddr)))
> =A0 =A0 =A0 =A0struct ath_buf *bf;
> =A0 =A0 =A0 =A0struct ifnet *ifp =3D sc->sc_ifp;
> - =A0 =A0 =A0 struct ieee80211com *ic =3D ifp->if_l2com;
> =A0 =A0 =A0 =A0struct ath_hal *ah =3D sc->sc_ah;
> =A0 =A0 =A0 =A0struct ath_desc *ds;
> =A0 =A0 =A0 =A0struct ath_rx_status *rs;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-VmonqjqJtPMzdsCt952YtpnkR2auL4Gm77V26tqYBSgPyJQ>