[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20131008.154910.1164614425435689551.davem@davemloft.net>
Date: Tue, 08 Oct 2013 15:49:10 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: linux@...ck-us.net
Cc: alex.bluesman.smirnov@...il.com, dbaryshkov@...il.com,
netdev@...r.kernel.org, linux-zigbee-devel@...ts.sourceforge.net
Subject: Re: [PATCH] net: af802154: Fix wrong structure declaration
From: Guenter Roeck <linux@...ck-us.net>
Date: Sun, 6 Oct 2013 14:44:01 -0700
> net_devce doesn't exist.
>
> Signed-off-by: Guenter Roeck <linux@...ck-us.net>
This is simply rediculous.
The reason I say this is that every user of this header includes
net/sock.h which in turn includes linux/skbuff.h and linux/netdevice.h
which therefore bring in all the necessary structure definitions.
Really, the most correct change is to make af802154.h explicitly
include those header files.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists