From: Li Zefan Date: Fri, 4 Jan 2008 09:54:38 +0000 (-0800) Subject: [CONNECTOR]: add a missing break in cn_netlink_send() X-Git-Tag: v2.6.25-rc1~1162^2~874 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd00eeccd92b7b4b5ca95bd988c195efb4e5ec29;p=pandora-kernel.git [CONNECTOR]: add a missing break in cn_netlink_send() 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed