Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
Conflicts: include/net/tcp.h
This commit is contained in:
@@ -1541,7 +1541,7 @@ static irqreturn_t atl1c_intr(int irq, void *data)
|
||||
if (status & ISR_OVER)
|
||||
if (netif_msg_intr(adapter))
|
||||
dev_warn(&pdev->dev,
|
||||
"TX/RX over flow (status = 0x%x)\n",
|
||||
"TX/RX overflow (status = 0x%x)\n",
|
||||
status & ISR_OVER);
|
||||
|
||||
/* link event */
|
||||
|
Reference in New Issue
Block a user