mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-22 10:01:03 +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;
|
desc = desc->next;
|
||||||
dma_cache_inv((u32)desc, 16);
|
dma_cache_inv((u32)desc, 16);
|
||||||
if (start == desc) {
|
if (start == desc) {
|
||||||
printk("Somebody set up us the bomb!!\n");
|
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user