commit | 0c5bbeb8839172990e3b8aa82ae3c166e85a09bc | [log] [tgz] |
---|---|---|
author | Todd Fujinaka <todd.fujinaka@intel.com> | Thu Jun 04 14:26:56 2015 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Jul 23 05:06:14 2015 -0700 |
tree | 0bcb7d1ec7fa5a72c97060b51066cc5cf1a2c610 | |
parent | 7faae96421870ed990b0a84797c6b2377e81d079 [diff] |
igb: report unsupported ethtool settings in set_coalesce There are many settings possible using ethtool -C/--coalesce, but not all of them are supported in igb. Report failure when an unsupported option is set. Signed-off-by: Todd Fujinaka <todd.fujinaka@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>