From: Thomas Graf Date: Thu, 5 Jul 2012 12:19:57 +0000 (+0200) Subject: can: gw: Properly fill the netlink header when responding to RTM_GETROUTE X-Git-Tag: v3.6-rc1~125^2~185^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1da0faa3801e0dcb585b33266a2ac0842f26e58c;p=pandora-kernel.git can: gw: Properly fill the netlink header when responding to RTM_GETROUTE - set message type to RTM_NEWROUTE - relate to original request by inheriting the sequence and port number. - set NLM_F_MULTI because it's a dump and more messages will follow Signed-off-by: Thomas Graf Tested-by: Oliver Hartkopp Acked-by: Oliver Hartkopp Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed