mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 14:47:46 +01:00
switch: remove message about BFL_ENETADM not being set on systems with a roboswitch
SVN-Revision: 13100
This commit is contained in:
parent
541ee4ea5e
commit
529e87f6c5
@ -524,8 +524,7 @@ 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);
|
||||
|
Loading…
Reference in New Issue
Block a user