Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27148
b: refs/heads/master
c: 6569a35
h: refs/heads/master
v: v3
  • Loading branch information
Jes Sorensen authored and David S. Miller committed Jun 5, 2006
1 parent 49f9062 commit a7cddab
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 24 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 92cd6eeea62e235fcb6634d87d1572c3da59f088
refs/heads/master: 6569a351da7e58d6f0fbc92fcf0bef5d4a4bc0a4
1 change: 0 additions & 1 deletion trunk/net/ethernet/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@
#

obj-y += eth.o
obj-$(CONFIG_SYSCTL) += sysctl_net_ether.o
obj-$(subst m,y,$(CONFIG_IPX)) += pe2.o
obj-$(subst m,y,$(CONFIG_ATALK)) += pe2.o
14 changes: 0 additions & 14 deletions trunk/net/ethernet/sysctl_net_ether.c

This file was deleted.

8 changes: 0 additions & 8 deletions trunk/net/sysctl_net.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,6 @@ struct ctl_table net_table[] = {
.mode = 0555,
.child = core_table,
},
#ifdef CONFIG_NET
{
.ctl_name = NET_ETHER,
.procname = "ethernet",
.mode = 0555,
.child = ether_table,
},
#endif
#ifdef CONFIG_INET
{
.ctl_name = NET_IPV4,
Expand Down

0 comments on commit a7cddab

Please sign in to comment.