[netdrvr] Trim trailing whitespace for several drivers
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
This commit is contained in:
@@ -1766,7 +1766,7 @@ static int sis900_rx(struct net_device *net_dev)
|
||||
skb = sis_priv->rx_skbuff[entry];
|
||||
net_dev->stats.rx_dropped++;
|
||||
goto refill_rx_ring;
|
||||
}
|
||||
}
|
||||
|
||||
/* This situation should never happen, but due to
|
||||
some unknow bugs, it is possible that
|
||||
|
Reference in New Issue
Block a user