Searched +hist:189 +hist:e7a8d (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/ethtool/
H A Dlinkmodes.cdiff 189e7a8d Tue Feb 02 11:06:05 MST 2021 Danielle Ratson <danieller@nvidia.com> ethtool: Validate master slave configuration before rtnl_lock()

Create a new function for input validations to be called before
rtnl_lock() and move the master slave validation to that function.

This would be a cleanup for next patch that would add another validation
to the new function.

Signed-off-by: Danielle Ratson <danieller@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
diff 189e7a8d Tue Feb 02 11:06:05 MST 2021 Danielle Ratson <danieller@nvidia.com> ethtool: Validate master slave configuration before rtnl_lock()

Create a new function for input validations to be called before
rtnl_lock() and move the master slave validation to that function.

This would be a cleanup for next patch that would add another validation
to the new function.

Signed-off-by: Danielle Ratson <danieller@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Completed in 161 milliseconds