remove debug junk
SVN-Revision: 7021
This commit is contained in:
parent
e11dc153f3
commit
dfde150066
1 changed files with 0 additions and 1 deletions
|
@ -430,7 +430,6 @@ static void cpmac_rx(struct net_device *dev, int channel)
|
|||
desc = desc->next;
|
||||
dma_cache_inv((u32)desc, 16);
|
||||
if (start == desc) {
|
||||
printk("Somebody set up us the bomb!!\n");
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue