]> git.karo-electronics.de Git - karo-tx-linux.git/commit
netlink: Make nlmsg_find_attr take a const nlmsghdr*.
authorNelson Elhage <nelhage@ksplice.com>
Wed, 3 Nov 2010 16:35:40 +0000 (16:35 +0000)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 26 Jun 2011 16:47:18 +0000 (12:47 -0400)
commit32e92da012e081ce4f741974761e92b215ff58b5
treea52491cae95b54a982e9d29918134ab48fd43339
parent02e6f1ee075a325dc9079b3dc143d898e924ce64
netlink: Make nlmsg_find_attr take a const nlmsghdr*.

commit 6b8c92ba07287578718335ce409de8e8d7217e40 upstream.

This will let us use it on a nlmsghdr stored inside a netlink_callback.

Signed-off-by: Nelson Elhage <nelhage@ksplice.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
include/net/netlink.h