From: Nicolas Dichtel Date: Tue, 4 Dec 2012 01:01:49 +0000 (+0000) Subject: ip6mr: fix rtm_family of rtnl msg X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=193c1e478cc496844fcbef402a10976c95a634ff;p=pandora-kernel.git ip6mr: fix rtm_family of rtnl msg We talk about IPv6, hence the family is RTNL_FAMILY_IP6MR! rtnl_register() is already called with RTNL_FAMILY_IP6MR. The bug is here since the beginning of this function (commit 5b285cac3570). Signed-off-by: Nicolas Dichtel Signed-off-by: David S. Miller --- Reading git-diff-tree failed