From: Samuel Iglesias Gonsalvez Date: Wed, 23 May 2012 13:54:41 +0000 (+0200) Subject: Staging: ipack: return proper value in match() function X-Git-Tag: v3.6-rc1~100^2~913 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be98cc1daa0419f31472c21e45aec30d24fa5931;p=pandora-kernel.git Staging: ipack: return proper value in match() function It should return the same value given by the match function of the ipack_driver that has been called. Returning 0 here, means that the match has failed and it could be succeed. Signed-off-by: Samuel Iglesias Gonsalvez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed