From: mentor Date: Thu, 17 Jan 2008 02:51:32 +0000 (+0000) Subject: Formatting; grammar - r3179 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=beb3ffc4eb1122f3c6e35ff5639e5dacba0d9e8f;p=madwifi%2F.git Formatting; grammar - r3179 git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3197 0192ed92-7a03-0410-a25b-9323aeb14dbd --- diff --git a/ath/if_ath.c b/ath/if_ath.c index 76dbd13..f34eb90 100644 --- a/ath/if_ath.c +++ b/ath/if_ath.c @@ -4778,11 +4778,10 @@ ath_beacon_send(struct ath_softc *sc, int *needmark) if (bflink != NULL) *bflink = 0; /* link of last frame */ - if(!bfaddr) { + if (!bfaddr) DPRINTF(sc, ATH_DEBUG_BEACON_PROC, - "%s: bursted beacons failed to set bfaddr!!\n", __func__); - } - + "%s: bursted beacons failed to set " + "bfaddr!\n", __func__); } /*