X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=include%2Flinux%2Fif_ether.h;h=0065ffd3226ba9dc17d272d80bee076b8c0f612f;hb=2ba781ced93922e249dee2ac0751faccb4fb0656;hp=0f1325d98295d5b8b88761fe46f34654ffee8011;hpb=9a55d9752d8abfc62f1ab05ccc790d22a0c8e7c0;p=cascardo%2Flinux.git diff --git a/include/linux/if_ether.h b/include/linux/if_ether.h index 0f1325d98295..0065ffd3226b 100644 --- a/include/linux/if_ether.h +++ b/include/linux/if_ether.h @@ -132,10 +132,6 @@ static inline struct ethhdr *eth_hdr(const struct sk_buff *skb) int eth_header_parse(const struct sk_buff *skb, unsigned char *haddr); -#ifdef CONFIG_SYSCTL -extern struct ctl_table ether_table[]; -#endif - int mac_pton(const char *s, u8 *mac); extern ssize_t sysfs_format_mac(char *buf, const unsigned char *addr, int len);