[bonding] Remove superfluous changelog.

No need to record this information in source code, its all in the git
repository, and kernel archives.
This commit is contained in:
Jeff Garzik
2005-11-28 13:54:22 -05:00
parent 4af452bd03
commit 2e06cb5859
7 changed files with 0 additions and 619 deletions

View File

@@ -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__