kbuild: consolidate command line escaping
[linux-2.6/verdex.git] / net / ethernet / sysctl_net_ether.c
blob66b39fc342d20e8a8088857d8ee4d06244f0d8e7
1 /* -*- linux-c -*-
2 * sysctl_net_ether.c: sysctl interface to net Ethernet subsystem.
4 * Begun April 1, 1996, Mike Shaver.
5 * Added /proc/sys/net/ether directory entry (empty =) ). [MS]
6 */
8 #include <linux/mm.h>
9 #include <linux/sysctl.h>
10 #include <linux/if_ether.h>
12 ctl_table ether_table[] = {
13 {0}