mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 17:15:00 +02: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
bb9182532f
commit
d12a1599f7
@ -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