projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
541ee4e
)
switch: remove message about BFL_ENETADM not being set on systems with a roboswitch
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 2 Nov 2008 23:14:16 +0000
(23:14 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 2 Nov 2008 23:14:16 +0000
(23:14 +0000)
SVN-Revision: 13100
package/switch/src/switch-adm.c
patch
|
blob
|
history
diff --git
a/package/switch/src/switch-adm.c
b/package/switch/src/switch-adm.c
index 8d5de04b48f9da2e97fa96b456e31bc35943298c..1f913a65b8d183fdf76a5a1c9fabd975dc65264e 100644
(file)
--- a/
package/switch/src/switch-adm.c
+++ b/
package/switch/src/switch-adm.c
@@
-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)