treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / drivers / net / ethernet / microchip / lan743x_ethtool.h
blobd0d11a777a586dd570e476c7d000bcbcb14b5453
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /* Copyright (C) 2018 Microchip Technology Inc. */
4 #ifndef _LAN743X_ETHTOOL_H
5 #define _LAN743X_ETHTOOL_H
7 #include "linux/ethtool.h"
9 extern const struct ethtool_ops lan743x_ethtool_ops;
11 #endif /* _LAN743X_ETHTOOL_H */