You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
netxen, phy/marvell, skge: minor checkpatch fixes
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
This commit is contained in:
+1
-1
@@ -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