From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: Re: [PATCH] net: af802154: Fix wrong structure declaration Date: Sun, 06 Oct 2013 15:20:47 -0700 Message-ID: <1381098047.2081.169.camel@joe-AO722> References: <1381095841-15031-1-git-send-email-linux@roeck-us.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Dmitry, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-zigbee-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, "David S. Miller" To: Guenter Roeck Return-path: In-Reply-To: <1381095841-15031-1-git-send-email-linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linux-zigbee-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: netdev.vger.kernel.org On Sun, 2013-10-06 at 14:44 -0700, Guenter Roeck wrote: > net_devce doesn't exist. [] > diff --git a/net/ieee802154/af802154.h b/net/ieee802154/af802154.h [] > @@ -25,7 +25,7 @@ > #define AF802154_H > > struct sk_buff; > -struct net_devce; > +struct net_device; That argues more for deletion than correction. ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk