Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753858AbbK3ItS (ORCPT ); Mon, 30 Nov 2015 03:49:18 -0500 Received: from sabertooth01.qualcomm.com ([65.197.215.72]:3676 "EHLO sabertooth01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753685AbbK3ItL (ORCPT ); Mon, 30 Nov 2015 03:49:11 -0500 X-IronPort-AV: E=McAfee;i="5700,7163,8000"; a="101742972" X-IronPort-AV: E=Sophos;i="5.20,364,1444719600"; d="scan'208";a="1094273557" From: Kalle Valo To: Brent Taylor CC: , , , Subject: Re: [PATCH v3] ath6kl: Use vmalloc for loading firmware using api1 method and use kvfree References: <1448774038-26984-1-git-send-email-motobud@gmail.com> <1448776283-28383-1-git-send-email-motobud@gmail.com> Date: Mon, 30 Nov 2015 10:48:57 +0200 In-Reply-To: <1448776283-28383-1-git-send-email-motobud@gmail.com> (Brent Taylor's message of "Sat, 28 Nov 2015 23:51:23 -0600") Message-ID: <87vb8jlvnq.fsf@kamboji.qca.qualcomm.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: NASANEXM01C.na.qualcomm.com (10.85.0.83) To euamsexm01a.eu.qualcomm.com (10.251.127.40) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 642 Lines: 24 Brent Taylor writes: > Signed-off-by: Brent Taylor > > ath6kl: Use vmalloc for loading firmware using api1 method and free using kvfree > > ath6kl: fix kmalloc build error > --- > Changes v2 -> v3: > - fix kmalloc build error > > Changes v1 -> v2: > - simplify memory allocation > - use kvfree The commit log in v3 is even worse. -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/