From patchwork Tue Oct 20 19:17:34 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrey Yurovsky X-Patchwork-Id: 54999 Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n9KJH6kJ017143 for ; Tue, 20 Oct 2009 19:17:06 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751565AbZJTTRA (ORCPT ); Tue, 20 Oct 2009 15:17:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751307AbZJTTRA (ORCPT ); Tue, 20 Oct 2009 15:17:00 -0400 Received: from mail-fx0-f218.google.com ([209.85.220.218]:51384 "EHLO mail-fx0-f218.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751096AbZJTTQ7 (ORCPT ); Tue, 20 Oct 2009 15:16:59 -0400 Received: by fxm18 with SMTP id 18so6807095fxm.37 for ; Tue, 20 Oct 2009 12:17:03 -0700 (PDT) Received: by 10.204.154.213 with SMTP id p21mr6719807bkw.163.1256066223564; Tue, 20 Oct 2009 12:17:03 -0700 (PDT) Received: from localhost (adsl-71-156-104-53.dsl.pltn13.sbcglobal.net [71.156.104.53]) by mx.google.com with ESMTPS id 15sm21044bwz.0.2009.10.20.12.17.01 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 20 Oct 2009 12:17:02 -0700 (PDT) From: Andrey Yurovsky To: linux-wireless@vger.kernel.org Cc: johannes@sipsolutions.net, Andrey Yurovsky Subject: [PATCH] mac80211: trivial: fix spelling in mesh_hwmp Date: Tue, 20 Oct 2009 12:17:34 -0700 Message-Id: <1256066254-26398-1-git-send-email-andrey@cozybit.com> X-Mailer: git-send-email 1.5.6.3 In-Reply-To: <20091020110735.445205d1.rdunlap@xenotime.net> References: <20091020110735.445205d1.rdunlap@xenotime.net> Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org diff --git a/net/mac80211/mesh_hwmp.c b/net/mac80211/mesh_hwmp.c index e12a786..29b82e9 100644 --- a/net/mac80211/mesh_hwmp.c +++ b/net/mac80211/mesh_hwmp.c @@ -259,7 +259,7 @@ static u32 airtime_link_metric_get(struct ieee80211_local *local, * @hwmp_ie: hwmp information element (PREP or PREQ) * * This function updates the path routing information to the originator and the - * transmitter of a HWMP PREQ or PREP fram. + * transmitter of a HWMP PREQ or PREP frame. * * Returns: metric to frame originator or 0 if the frame should not be further * processed