projects
/
framework
/
connectivity
/
connman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
baef335
)
Remove faulty removal of IP address from interface
author
Marcel Holtmann
<marcel@holtmann.org>
Tue, 15 Dec 2009 20:42:16 +0000
(12:42 -0800)
committer
Marcel Holtmann
<marcel@holtmann.org>
Tue, 15 Dec 2009 20:42:16 +0000
(12:42 -0800)
src/ipconfig.c
patch
|
blob
|
history
diff --git
a/src/ipconfig.c
b/src/ipconfig.c
index
6212035
..
9b5ec7e
100644
(file)
--- a/
src/ipconfig.c
+++ b/
src/ipconfig.c
@@
-346,8
+346,6
@@
update:
lower_down = TRUE;
}
- connman_inet_clear_address(index);
-
ipdevice->flags = flags;
str = g_string_new(NULL);