Return-path: Received: from mx1.redhat.com ([66.187.233.31]:60733 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755134AbYDUQ6d (ORCPT ); Mon, 21 Apr 2008 12:58:33 -0400 Subject: Re: [RFC: 2.6 patch] remove ieee80211_tx_frame() From: Dan Williams To: Johannes Berg Cc: Adrian Bunk , "John W. Linville" , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, James Ketrenos In-Reply-To: <1208769203.26186.56.camel@johannes.berg> References: <20080421084828.GO26897@cs181133002.pp.htv.fi> (sfid-20080421_094925_772393_0D4181DC) <1208769203.26186.56.camel@johannes.berg> Content-Type: text/plain Date: Mon, 21 Apr 2008 12:54:39 -0400 Message-Id: <1208796879.30994.18.camel@localhost.localdomain> (sfid-20080421_185926_730659_B5EB8C8F) Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Mon, 2008-04-21 at 11:13 +0200, Johannes Berg wrote: > On Mon, 2008-04-21 at 11:48 +0300, Adrian Bunk wrote: > > After the softmac removal ieee80211_tx_frame() was no longer used. > > > > Signed-off-by: Adrian Bunk > > Hmm. It wasn't added as part of softmac so must have been around longer, > not sure. James? Not used by ipw2100/2200/2915 (only ieee80211 users left), so it can probably go. Dan