We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93b6647 commit 4312782Copy full SHA for 4312782
drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.h
@@ -76,7 +76,7 @@ int mlx5i_pkey_del_qpn(struct net_device *netdev, u32 qpn);
76
/* Get the net-device corresponding to the given underlay QPN */
77
struct net_device *mlx5i_pkey_get_netdev(struct net_device *netdev, u32 qpn);
78
79
-/* Shared ndo functionts */
+/* Shared ndo functions */
80
int mlx5i_dev_init(struct net_device *dev);
81
void mlx5i_dev_cleanup(struct net_device *dev);
82
int mlx5i_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd);
0 commit comments