Packet-IO-Engine icon indicating copy to clipboard operation
Packet-IO-Engine copied to clipboard

Warnings & errors on driver compilation

Open inker opened this issue 10 years ago • 0 comments

The driver's Makefile seems to be malfunctioning as the make command yields a myriad of warnings & the following error: error: implicit declaration of function ‘SET_ETHTOOL_OPS’ [-Werror=implicit-function-declaration] SET_ETHTOOL_OPS(netdev, &ixgbe_ethtool_ops);

inker avatar Oct 12 '15 16:10 inker