]> Git Repo - J-linux.git/blob - drivers/net/ethernet/pensando/ionic/ionic_ethtool.h
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / drivers / net / ethernet / pensando / ionic / ionic_ethtool.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /* Copyright(c) 2017 - 2019 Pensando Systems, Inc */
3
4 #ifndef _IONIC_ETHTOOL_H_
5 #define _IONIC_ETHTOOL_H_
6
7 void ionic_ethtool_set_ops(struct net_device *netdev);
8
9 #endif /* _IONIC_ETHTOOL_H_ */
This page took 0.02582 seconds and 4 git commands to generate.