aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_3ad.h
diff options
context:
space:
mode:
authorJeff Garzik <jgarzik@pobox.com>2005-11-28 13:54:22 -0500
committerJeff Garzik <jgarzik@pobox.com>2005-11-28 13:54:22 -0500
commit2e06cb5859fdaeba0529806eb1bf161ffd0db201 (patch)
treeaecc5b4de72b70a76145c4d93f4549b83d6f67ee /drivers/net/bonding/bond_3ad.h
parent4af452bd03ec73efb1d3bf560d6d22b12d96752e (diff)
downloadkernel_samsung_smdk4412-2e06cb5859fdaeba0529806eb1bf161ffd0db201.zip
kernel_samsung_smdk4412-2e06cb5859fdaeba0529806eb1bf161ffd0db201.tar.gz
kernel_samsung_smdk4412-2e06cb5859fdaeba0529806eb1bf161ffd0db201.tar.bz2
[bonding] Remove superfluous changelog.
No need to record this information in source code, its all in the git repository, and kernel archives.
Diffstat (limited to 'drivers/net/bonding/bond_3ad.h')
-rw-r--r--drivers/net/bonding/bond_3ad.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/drivers/net/bonding/bond_3ad.h b/drivers/net/bonding/bond_3ad.h
index 673a30a..5ee2cef 100644
--- a/drivers/net/bonding/bond_3ad.h
+++ b/drivers/net/bonding/bond_3ad.h
@@ -18,19 +18,6 @@
* The full GNU General Public License is included in this distribution in the
* file called LICENSE.
*
- *
- * Changes:
- *
- * 2003/05/01 - Tsippy Mendelson <tsippy.mendelson at intel dot com> and
- * Amir Noam <amir.noam at intel dot com>
- * - Added support for lacp_rate module param.
- *
- * 2003/05/01 - Shmulik Hen <shmulik.hen at intel dot com>
- * - Renamed bond_3ad_link_status_changed() to
- * bond_3ad_handle_link_change() for compatibility with TLB.
- *
- * 2003/12/01 - Shmulik Hen <shmulik.hen at intel dot com>
- * - Code cleanup and style changes
*/
#ifndef __BOND_3AD_H__