From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751398Ab2DPGjt (ORCPT ); Mon, 16 Apr 2012 02:39:49 -0400 Received: from wolverine01.qualcomm.com ([199.106.114.254]:6236 "EHLO wolverine01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750923Ab2DPGjr (ORCPT ); Mon, 16 Apr 2012 02:39:47 -0400 X-IronPort-AV: E=McAfee;i="5400,1158,6681"; a="181947782" X-IronPort-AV: E=Sophos;i="4.75,426,1330934400"; d="scan'208";a="120384998" Message-ID: <4F8BBEAD.40305@qca.qualcomm.com> Date: Mon, 16 Apr 2012 09:39:41 +0300 From: Kalle Valo User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.28) Gecko/20120313 Thunderbird/3.1.20 MIME-Version: 1.0 To: Tim Gardner CC: , "John W. Linville" , , , ath6kl-devel Subject: Re: [PATCH linux-next 1/1] ath6k: Normalize use of FW_DIR References: <1334337448-26270-1-git-send-email-tim.gardner@canonical.com> <1334337448-26270-2-git-send-email-tim.gardner@canonical.com> In-Reply-To: <1334337448-26270-2-git-send-email-tim.gardner@canonical.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Originating-IP: [172.30.39.5] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/13/2012 08:17 PM, Tim Gardner wrote: > Cc: Kalle Valo > Cc: "John W. Linville" > Cc: linux-wireless@vger.kernel.org > Cc: netdev@vger.kernel.org > Signed-off-by: Tim Gardner Thanks, applied to ath6kl.git. But ar6004 hw1.2 supports wasn't in linux-next yet so I changed it as well. If you can, please check my changes: https://github.com/kvalo/ath6kl/commit/2023dbb8310ab39ac1119a32ef52405f7a73f51f Kalle