mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
disable verbose led changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@194 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a3e30f46a3
commit
95aad83fc0
@ -68,7 +68,7 @@ static unsigned int diag = 0;
|
||||
|
||||
static void diag_change()
|
||||
{
|
||||
printk(KERN_INFO "led -> %02x\n",diag);
|
||||
//printk(KERN_INFO "led -> %02x\n",diag);
|
||||
|
||||
set_diag(0xFF); // off
|
||||
set_dmz(0xFF); // off
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user