mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 21:37:10 +02:00
switch: remove message about BFL_ENETADM not being set on systems with a roboswitch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13100 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
66250ce579
commit
7889abbd92
@ -524,9 +524,8 @@ static int detect_adm(void)
|
||||
eedi = 5;
|
||||
|
||||
ret = 1;
|
||||
} else
|
||||
printk("BFL_ENETADM not set in boardflags. Use force=1 to ignore.\n");
|
||||
|
||||
}
|
||||
|
||||
if (eecs)
|
||||
eecs = (1 << eecs);
|
||||
if (eesk)
|
||||
|
Loading…
Reference in New Issue
Block a user