From patchwork Mon Jan 21 20:06:10 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Luis Chamberlain X-Patchwork-Id: 2013821 Return-Path: X-Original-To: patchwork-linux-wireless@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork1.kernel.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by patchwork1.kernel.org (Postfix) with ESMTP id 555D43FDD2 for ; Mon, 21 Jan 2013 20:06:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755388Ab3AUUGN (ORCPT ); Mon, 21 Jan 2013 15:06:13 -0500 Received: from 173-166-109-252-newengland.hfc.comcastbusiness.net ([173.166.109.252]:35968 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756137Ab3AUUGN (ORCPT ); Mon, 21 Jan 2013 15:06:13 -0500 Received: from mcgrof by bombadil.infradead.org with local (Exim 4.76 #1 (Red Hat Linux)) id 1TxNdC-0005O0-6c; Mon, 21 Jan 2013 20:06:10 +0000 Date: Mon, 21 Jan 2013 15:06:10 -0500 From: "Luis R. Rodriguez" To: "Luis R. Rodriguez" Cc: Richard Farina , linux-wireless@vger.kernel.org Subject: Re: [ANN] crda: v1.1.3 Message-ID: <20130121200610.GE1432@bombadil.infradead.org> References: <50FA04B6.8080703@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Mon, Jan 21, 2013 at 12:05:05PM -0800, Luis R. Rodriguez wrote: > Its just a warning but can you try adding the following path (in another e-mail) This patch: --- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/reglib.c b/reglib.c index bc81974..1fafd37 100644 --- a/reglib.c +++ b/reglib.c @@ -9,6 +9,7 @@ #include #include #include +#include #include /* ntohl */