netxen, phy/marvell, skge: minor checkpatch fixes
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
This commit is contained in:
@ -3200,7 +3200,7 @@ static int skge_poll(struct napi_struct *napi, int to_do)
|
||||
|
||||
if (work_done < to_do) {
|
||||
unsigned long flags;
|
||||
|
||||
|
||||
spin_lock_irqsave(&hw->hw_lock, flags);
|
||||
__netif_rx_complete(dev, napi);
|
||||
hw->intr_mask |= napimask[skge->port];
|
||||
|
Reference in New Issue
Block a user