On Mon, Sep 24, 2012 at 1:35 PM, Adrian Chadd <[email protected]> wrote:
> Author: adrian
> Date: Mon Sep 24 20:35:56 2012
> New Revision: 240899
> URL: http://svn.freebsd.org/changeset/base/240899
>
> Log:
>   Migrate the ath(4) KTR logging to use an ATH_KTR() macro.
>
>   This should eventually be unified with ATH_DEBUG() so I can get both
>   from one macro; that may take some time.
>
>   Add some new probes for TX and TX completion.

    This commit broke the non-IEEE80211_SUPPORT_TDMA case. My attached
patch fixes it by better unifying the IEEE80211_SUPPORT_TDMA and
non-IEEE80211_SUPPORT_TDMA cases where it made sense (it could be
further unified, but that might make things more convoluted).
Thanks!
-Garrett

Attachment: fix-if_ath_tx-non-IEEE80211_SUPPORT_TDMA.patch
Description: Binary data

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to