git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74feb6e
)
[CONNECTOR]: add a missing break in cn_netlink_send()
author
Li Zefan
<lizf@cn.fujitsu.com>
Fri, 4 Jan 2008 09:54:38 +0000
(
01:54
-0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 23:00:37 +0000
(15:00 -0800)
Each entry in the list has a unique id, so just break out of the
loop if the matched id is found.
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found