diff options
author | Jeff Garzik <jgarzik@pobox.com> | 2005-11-28 13:54:22 -0500 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-11-28 13:54:22 -0500 |
commit | 2e06cb5859fdaeba0529806eb1bf161ffd0db201 (patch) | |
tree | aecc5b4de72b70a76145c4d93f4549b83d6f67ee /drivers/net/bonding/bonding.h | |
parent | 4af452bd03ec73efb1d3bf560d6d22b12d96752e (diff) |
[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/bonding.h')
-rw-r--r-- | drivers/net/bonding/bonding.h | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/drivers/net/bonding/bonding.h b/drivers/net/bonding/bonding.h index d6d085480f21..015c7f1d1bc0 100644 --- a/drivers/net/bonding/bonding.h +++ b/drivers/net/bonding/bonding.h @@ -10,29 +10,6 @@ * This software may be used and distributed according to the terms * of the GNU Public License, incorporated herein by reference. * - * - * 2003/03/18 - Amir Noam <amir.noam at intel dot com>, - * Tsippy Mendelson <tsippy.mendelson at intel dot com> and - * Shmulik Hen <shmulik.hen at intel dot com> - * - Added support for IEEE 802.3ad Dynamic link aggregation mode. - * - * 2003/05/01 - Tsippy Mendelson <tsippy.mendelson at intel dot com> and - * Amir Noam <amir.noam at intel dot com> - * - Code beautification and style changes (mainly in comments). - * - * 2003/05/01 - Shmulik Hen <shmulik.hen at intel dot com> - * - Added support for Transmit load balancing mode. - * - * 2003/12/01 - Shmulik Hen <shmulik.hen at intel dot com> - * - Code cleanup and style changes - * - * 2005/05/05 - Jason Gabler <jygabler at lbl dot gov> - * - added "xmit_policy" kernel parameter for alternate hashing policy - * support for mode 2 - * - * 2005/09/27 - Mitch Williams <mitch.a.williams at intel dot com> - * Radheka Godse <radheka.godse at intel dot com> - * - Added bonding sysfs interface */ #ifndef _LINUX_BONDING_H |