mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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
2651efbce4
commit
e4189d5a65
@ -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…
x
Reference in New Issue
Block a user