Merge branch 'master' of /home/davem/src/GIT/linux-2.6/

Conflicts:
	include/net/tcp.h
This commit is contained in:
David S. Miller
2009-12-11 17:12:17 -08:00
3064 changed files with 331360 additions and 222640 deletions

View File

@@ -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 */