#include <linux/netdevice.h>
#include <linux/ethtool.h>
#include <linux/slab.h>
#include "atl1c.h"
Go to the source code of this file.
Definition at line 306 of file atl1c_ethtool.c.