commit | 8bf3686204861d39803797ebbd1e264442421907 | [log] [tgz] |
---|---|---|
author | Keller, Jacob E <jacob.e.keller@intel.com> | Mon Feb 08 16:05:04 2016 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 16 15:19:49 2016 -0500 |
tree | 72de52f824495cce07e7c557b5064d4e42b931e7 | |
parent | d4ab4286276fcd6c155bafdf4422b712068d2516 [diff] |
ethtool: ensure channel counts are within bounds during SCHANNELS Add a sanity check to ensure that all requested channel sizes are within bounds, which should reduce errors in driver implementation. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>