mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 03:13:20 +02:00
remove debug junk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7021 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
145c8a06f7
commit
466504b6ea
@ -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