Return-path: Received: from he.sipsolutions.net ([78.46.109.217]:45161 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751579Ab0CRRHl (ORCPT ); Thu, 18 Mar 2010 13:07:41 -0400 Subject: Re: [PATCH v2 0/7] wireless: Use macros from wireless.h From: Johannes Berg To: Joe Perches Cc: linux-kernel@vger.kernel.org, Richard Kennedy , Geoff Levand , Zhu Yi , Reinette Chatre , Intel Linux Wireless , "John W. Linville" , Pavel Roskin , David Gibson , Corey Thomas , Arnaldo Carvalho de Melo , "David S. Miller" , linuxppc-dev@ozlabs.org, cbe-oss-dev@ozlabs.org, netdev@vger.kernel.org, linux-wireless@vger.kernel.org, orinoco-users@lists.sourceforge.net, orinoco-devel@lists.sourceforge.net In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Thu, 18 Mar 2010 09:21:53 -0700 Message-ID: <1268929313.4005.9.camel@jlt3.sipsolutions.net> Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, 2010-03-17 at 23:21 -0700, Joe Perches wrote: > Move the STD_IW_HANDLER macro from orinoco to wireless.h > Use the wireless.h macros in various wireless files > Remove local #defines of IW_IOCTL I really don't want to debug any breakage here, but otherwise I don't care and this is fine with me. johannes