Ben Dooks
2fab35d78f
[NET]: Fix GCC4 compile error: sysctl in linux/if_ether.h
...
The following is generated when compiling a
recent (2.6.14-rc2-git5) kernel configured for
ARM, with GCC4.
CC init/main.o
In file included from include/linux/netdevice.h:29,
from include/net/sock.h:48,
from init/main.c:50:
include/linux/if_ether.h:114: error: array type has incomplete element type
It seems that if CONFIG_SYSCTL is not set, then
the compiler will throw an error due to the definition
of the ether_table[] array
Attached is a solution to the problem
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-09-27 15:59:43 -07:00
..
2005-09-19 19:57:36 -07:00
2005-09-26 15:25:11 -07:00
2005-09-19 15:34:40 -07:00
2005-09-13 08:22:31 -07:00
2005-09-09 16:39:12 -07:00
2005-09-10 10:06:35 -07:00
2005-09-10 10:06:21 -07:00
2005-09-10 10:06:34 -07:00
2005-09-10 10:16:27 -07:00
2005-09-26 15:06:50 -07:00
2005-09-12 08:48:08 -07:00
2005-09-18 00:19:32 -07:00
2005-09-22 07:58:24 -07:00
2005-09-10 10:06:29 -07:00
2005-09-12 10:50:58 -07:00
2005-09-13 08:22:32 -07:00
2005-09-09 13:57:55 -07:00
2005-09-13 08:22:32 -07:00
2005-09-10 10:06:25 -07:00
2005-09-09 14:03:47 -07:00
2005-09-17 11:50:02 -07:00
2005-09-27 15:59:43 -07:00
2005-09-19 15:41:28 -07:00
2005-09-10 11:32:45 +09:00
2005-09-09 13:57:55 -07:00
2005-09-09 20:14:47 -05:00
2005-09-12 10:49:58 -07:00
2005-09-10 00:15:06 -07:00
2005-09-10 10:06:21 -07:00
2005-09-10 10:06:36 -07:00
2005-09-17 11:50:02 -07:00
2005-09-13 08:22:28 -07:00
2005-09-16 02:39:01 -04:00
2005-09-21 10:11:55 -07:00
2005-09-26 13:13:58 +02:00
2005-09-27 15:23:16 -07:00
2005-09-14 20:52:37 -07:00
2005-09-27 15:24:13 -07:00
2005-09-09 15:43:46 -07:00
2005-09-13 08:22:31 -07:00
2005-09-10 10:06:28 -07:00
2005-09-09 13:57:54 -07:00
2005-09-09 13:57:54 -07:00
2005-09-22 22:17:33 -07:00
2005-09-10 10:06:35 -07:00
2005-09-13 08:22:29 -07:00
2005-09-13 09:48:54 -07:00
2005-09-10 10:06:26 -07:00
2005-09-10 10:06:21 -07:00
2005-09-10 10:06:21 -07:00
2005-09-10 10:06:21 -07:00
2005-09-10 10:06:21 -07:00
2005-09-10 10:06:21 -07:00
2005-09-10 10:06:21 -07:00
2005-09-21 10:12:18 -07:00
2005-09-22 04:30:44 -03:00
2005-09-18 00:18:32 -07:00
2005-09-10 10:06:36 -07:00
2005-09-09 14:03:48 -07:00
2005-09-09 13:57:58 -07:00
2005-09-12 12:23:52 -07:00
2005-09-13 08:22:32 -07:00
2005-09-09 13:57:49 -07:00
2005-09-10 10:06:25 -07:00