mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-13 18:34:53 +00:00
remove debug junk
SVN-Revision: 7021
This commit is contained in:
parent
e11dc153f3
commit
dfde150066
@ -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 New Issue
Block a user