1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-21 21:49:00 +03:00

remove debug junk

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7021 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2007-04-21 00:10:28 +00:00
parent 145c8a06f7
commit 466504b6ea

View File

@ -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;
}
}