commit | 2d0b0f693578109aff347e055d47f2797c802261 | [log] [tgz] |
---|---|---|
author | Nick Nunley <nicholasx.d.nunley@intel.com> | Wed Feb 17 01:02:59 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 17 13:21:34 2010 -0800 |
tree | 5b8f07bbf94a0c4d8aa5ece1aeb2cc44c9b3b48e | |
parent | 3025a446b6d0255ae4399ca5f9b259bd1b51539e [diff] |
igb: remove adaptive IFS from driver Adaptive IFS support has been included in the igb driver since its initial release, but it is not a feature on any igb NICs. This patch removes it from the driver. Signed-off-by: Nicholas Nunley <nicholasx.d.nunley@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>