From: Pavel Emelyanov Date: Wed, 13 Feb 2008 06:15:14 +0000 (-0800) Subject: [NETLABEL]: Fix lookup logic of netlbl_domhsh_search_def. X-Git-Tag: v2.6.25-rc2~2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c3a0a254e5d706d3fe01bf42261534858d05586;p=pandora-kernel.git [NETLABEL]: Fix lookup logic of netlbl_domhsh_search_def. Currently, if the call to netlbl_domhsh_search succeeds the return result will still be NULL. Fix that, by returning the found entry (if any). Signed-off-by: Pavel Emelyanov Acked-by: Paul Moore Signed-off-by: David S. Miller --- Reading git-diff-tree failed