From: Rami Rosen Date: Fri, 11 Jan 2013 09:59:20 +0000 (+0000) Subject: ipv4: fib: fix a comment. X-Git-Tag: v3.9-rc1~139^2~402 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28a28283f8220e0b397a18f624fbcbbe046b063c;p=pandora-kernel.git ipv4: fib: fix a comment. In fib_frontend.c, there is a confusing comment; NETLINK_CB(skb).portid does not refer to a pid of sending process, but rather to a netlink portid. Signed-off-by: Rami Rosen Signed-off-by: David S. Miller --- Reading git-diff-tree failed