Return-path: Received: from mail.deathmatch.net ([72.66.92.28]:3542 "EHLO mail.deathmatch.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753299Ab0IKR1e (ORCPT ); Sat, 11 Sep 2010 13:27:34 -0400 Date: Sat, 11 Sep 2010 13:23:31 -0400 From: bob@bobcopeland.com To: Bruno Randolf Cc: linville@tuxdriver.com, linux-wireless@vger.kernel.org, ath5k-devel@lists.ath5k.org, lrodriguez@atheros.com, mickflemm@gmail.com Subject: Re: [PATCH 4/8] ath5k: Remove old ath5k key handling functions Message-ID: <20100911172331.GF20385@hash.localnet> References: <20100908070427.11255.17659.stgit@tt-desk> <20100908070449.11255.48691.stgit@tt-desk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20100908070449.11255.48691.stgit@tt-desk> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, Sep 08, 2010 at 04:04:49PM +0900, Bruno Randolf wrote: > Remove the old ath5k key handling functions, since we now use the key > management in ath common. > > Signed-off-by: Bruno Randolf Acked-by: Bob Copeland