Re: [PATCH 2.5.73] update teql scheduler to dynamic net device
From: David S. Miller <hidden>
Date: 2003-06-23 20:13:43
From: David S. Miller <hidden>
Date: 2003-06-23 20:13:43
From: Stephen Hemminger [off-list ref] Date: Mon, 23 Jun 2003 11:57:55 -0700 Change teql scheduler to: - dynamically allocate and free the network device. previously, used static network device. - support multiple equalizers (default one) via module parameter (max_equalizers) previously, limited to one. Applied, thanks Stephen.