ei_receive(9)
NAME
ei_receive - receive some packets
SYNOPSIS
void ei_receive (struct net_device *dev);
ARGUMENTS
dev network device with which receive will be run
DESCRIPTION
- We have a good packet(s), get it/them out of the buffers.
Called with lock held.