From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from he.sipsolutions.net ([78.46.109.217]:51888 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754558Ab3ADMv4 (ORCPT ); Fri, 4 Jan 2013 07:51:56 -0500 Message-ID: <1357303935.11302.0.camel@jlt4.sipsolutions.net> (sfid-20130104_135203_980872_F8EE4309) Subject: Re: [PATCH] mac80211: fix mesh_hwmp kerneldoc From: Johannes Berg To: Bob Copeland Cc: thomas@cozybit.com, linux-wireless@vger.kernel.org Date: Fri, 04 Jan 2013 13:52:15 +0100 In-Reply-To: <20130103050945.GE13185@localhost> (sfid-20130103_061133_523242_69B6EFAA) References: <20130103050945.GE13185@localhost> (sfid-20130103_061133_523242_69B6EFAA) Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Thu, 2013-01-03 at 00:09 -0500, Bob Copeland wrote: > One of the function names was wrong and some parameters were > missing. Applied, thanks. johannes