mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-12 11:23:51 +08:00
disable verbose led changes
SVN-Revision: 194
This commit is contained in:
parent
8ee5f9fb32
commit
0e5ac760d1
@ -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…
Reference in New Issue
Block a user