commit | 9877b25382e770618d0a36a3024d8a3c67eee9ea | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Oct 17 13:34:11 2013 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 18 14:42:15 2013 -0400 |
tree | 01c1c1a0badbbd54c5757139dee8f30edc9e01aa | |
parent | 768877537de6b9f7c043b73f82baab4f09ee9799 [diff] |
fib: Use const struct nl_info * in rtmsg_fib The rtmsg_fib function doesn't modify this argument so mark it const. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>