Get reference to device
void dev_hold(struct net_device * dev);
dev
network device
Hold reference to device to keep it from being freed.