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/bond_alb.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/bond_alb.h')
-rw-r--r-- | drivers/net/bonding/bond_alb.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/net/bonding/bond_alb.h b/drivers/net/bonding/bond_alb.h index e4091cd8d65..28f2a2fd1b5 100644 --- a/drivers/net/bonding/bond_alb.h +++ b/drivers/net/bonding/bond_alb.h @@ -18,15 +18,6 @@ * The full GNU General Public License is included in this distribution in the * file called LICENSE. * - * - * Changes: - * - * 2003/08/06 - Amir Noam <amir.noam at intel dot com> - * - Add support for setting bond's MAC address with special - * handling required for ALB/TLB. - * - * 2003/12/01 - Shmulik Hen <shmulik.hen at intel dot com> - * - Code cleanup and style changes */ #ifndef __BOND_ALB_H__ |