commit | 9d9cee08fc9f5c4df84ef314158fd19c013bcec6 | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Tue Apr 05 14:09:02 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 05 16:20:48 2016 -0400 |
tree | 764e315bf408a120e3fda776468bd0b2c3000112 | |
parent | 4bb13abf208cb484a9b9d1af9233b0ef850c2fe7 [diff] |
bnxt_en: Check for valid forced speed during ethtool -s. Check that the forced speed is a valid speed supported by firmware. If not supported, return -EINVAL. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>