diff options
author | Cong Wang <amwang@redhat.com> | 2013-05-27 11:49:16 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-05-28 02:34:46 -0400 |
commit | b1098bbe1b24d5d90cff92fbd716d2ef4bed2cff (patch) | |
tree | 4674ce6d6ed7ceab6c5427141e84653d687bb467 /Documentation/networking/00-INDEX | |
parent | 3dd17edea018bf37ca1c33685ca0256270ccdb2c (diff) |
bonding: remove ifenslave.c from kernel source
As Stephen proposed:
Since bonding supports configuration via iproute (netlink) and sysfs, I think
it is time to purge the old ifenslave code out of Documentation/networking
and update the documentation.
Suggested-by: Stephen Hemminger <stephen@networkplumber.org>
Cc: Stephen Hemminger <stephen@networkplumber.org>
Cc: Jay Vosburgh <fubar@us.ibm.com>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Cong Wang <amwang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/00-INDEX')
-rw-r--r-- | Documentation/networking/00-INDEX | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/networking/00-INDEX b/Documentation/networking/00-INDEX index 258d9b92c36f..32dfbd924121 100644 --- a/Documentation/networking/00-INDEX +++ b/Documentation/networking/00-INDEX | |||
@@ -88,8 +88,6 @@ gianfar.txt | |||
88 | - Gianfar Ethernet Driver. | 88 | - Gianfar Ethernet Driver. |
89 | ieee802154.txt | 89 | ieee802154.txt |
90 | - Linux IEEE 802.15.4 implementation, API and drivers | 90 | - Linux IEEE 802.15.4 implementation, API and drivers |
91 | ifenslave.c | ||
92 | - Configure network interfaces for parallel routing (bonding). | ||
93 | igb.txt | 91 | igb.txt |
94 | - README for the Intel Gigabit Ethernet Driver (igb). | 92 | - README for the Intel Gigabit Ethernet Driver (igb). |
95 | igbvf.txt | 93 | igbvf.txt |