projects
/
oweals
/
netifd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43d8e8e
)
remove a bogus return statement
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 9 Oct 2011 20:52:37 +0000
(22:52 +0200)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 9 Oct 2011 20:52:37 +0000
(22:52 +0200)
system-dummy.c
patch
|
blob
|
history
diff --git
a/system-dummy.c
b/system-dummy.c
index 00a9b2ae51d330aab76bb19a361c59889f6bea15..31bfac80534b2e1c07fae0478cb6cc7c438ab1da 100644
(file)
--- a/
system-dummy.c
+++ b/
system-dummy.c
@@
-66,7
+66,6
@@
int system_if_down(struct device *dev)
void system_if_clear_state(struct device *dev)
{
- return 0;
}
int system_if_check(struct device *dev)