Re: [PATCH 0/7] bonding: Miscellaneous small fixes

2006-09-01 Thread Jeff Garzik
Jay Vosburgh wrote: Patch 1: Add 10 Gig support Patch 2: Convert delay value from s16 to int Patch 3: Format fix in seq_printf call Patch 4: Remove unneeded NULL test Patch 5: Handle large hard_header_len Patch 6: Add priv_flag to avoid event mishan

[PATCH 0/7] bonding: Miscellaneous small fixes

2006-09-01 Thread Jay Vosburgh
Patch 1: Add 10 Gig support Patch 2: Convert delay value from s16 to int Patch 3: Format fix in seq_printf call Patch 4: Remove unneeded NULL test Patch 5: Handle large hard_header_len Patch 6: Add priv_flag to avoid event mishandling Patch 7