ipv4: fib: fix a comment.
authorRami Rosen <ramirose@gmail.com>
Fri, 11 Jan 2013 09:59:20 +0000 (09:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Jan 2013 23:58:08 +0000 (15:58 -0800)
commit28a28283f8220e0b397a18f624fbcbbe046b063c
treee2acec141d4529c937ec932174afe7f160d9d10e
parent87696f9234cb681ded2697b0f0fd01bb15a2aff2
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 <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/fib_frontend.c
This page took 0.025761 seconds and 5 git commands to generate.