diff options
| author | Stephen Hemminger <shemminger@osdl.org> | 2003-05-29 06:15:09 -0700 |
|---|---|---|
| committer | David S. Miller <davem@nuts.ninka.net> | 2003-05-29 06:15:09 -0700 |
| commit | 3b24d0f54a4a44c5fbe9fe60bdf2973eed1c6eb7 (patch) | |
| tree | b53eff285131cebb52641491eb5215d3c698fddd /include/linux | |
| parent | 3ced350d94adba725ca7a7f87d3427362baebf44 (diff) | |
[NET]: Kill deprecated if_port_text and users.
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/netdevice.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h index e445c167c919..ff568eaf4f3a 100644 --- a/include/linux/netdevice.h +++ b/include/linux/netdevice.h @@ -147,8 +147,6 @@ enum { #ifdef __KERNEL__ -extern const char *if_port_text[]; - #include <linux/cache.h> #include <linux/skbuff.h> |
