From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 26/39]: netdev: netdev_priv() can now be sane again. Date: Thu, 03 Jul 2008 15:55:38 -0700 (PDT) Message-ID: <20080703.155538.127636390.davem@davemloft.net> References: <20080703.042614.244608628.davem@davemloft.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, vinay-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org, krkumar2-xthvdsQ13ZrQT0dZR+AlfA@public.gmane.org, mchan-dY08KVG/lbpWk0Htik3J/w@public.gmane.org, Matheos.Worku-UdXhSnd/wVw@public.gmane.org, linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: khc-9GfyWEdoJtJmR6Xm/wNWPw@public.gmane.org Return-path: In-Reply-To: Sender: linux-wireless-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org From: Krzysztof Halasa Date: Thu, 03 Jul 2008 16:18:21 +0200 > David Miller writes: > > > If all drivers call netdev_priv(), there is no confusion :) > > > > I plan to rename dev->priv to dev->_priv and fix all the fallout. > > Do you mean practically deleting dev->priv? That would make sense. Yes, that's the basic idea. It's probably the only way to prevent this problem in the future. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html