Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ETHTOOL]: Check correct pointer in ethtool_set_coalesce().
It was checking the "GET" function pointer instead of the "SET" one. Looks like a cut&paste error :-) Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information