Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Conflicts: net/core/dev.c
This commit is contained in:
@@ -538,7 +538,7 @@ static int gfar_set_rx_csum(struct net_device *dev, uint32_t data)
|
||||
|
||||
unlock_tx_qs(priv);
|
||||
unlock_rx_qs(priv);
|
||||
local_irq_save(flags);
|
||||
local_irq_restore(flags);
|
||||
|
||||
for (i = 0; i < priv->num_rx_queues; i++)
|
||||
gfar_clean_rx_ring(priv->rx_queue[i],
|
||||
|
Reference in New Issue
Block a user