From: dingtianhong Date: Thu, 11 Jul 2013 11:04:06 +0000 (+0800) Subject: ifb: fix oops when loading the ifb failed X-Git-Tag: v3.2.50~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7622858946a8b67f9821a1154e431f745f64043;p=pandora-kernel.git ifb: fix oops when loading the ifb failed [ Upstream commit f2966cd5691058b8674a20766525bedeaea9cbcf ] If __rtnl_link_register() return faild when loading the ifb, it will take the wrong path and get oops, so fix it just like dummy. Signed-off-by: Ding Tianhong Signed-off-by: David S. Miller Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed