]> git.baikalelectronics.ru Git - kernel.git/commit
infiniband: netlink: Move away from NLMSG_NEW().
authorDavid S. Miller <davem@davemloft.net>
Wed, 27 Jun 2012 04:43:19 +0000 (21:43 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Jun 2012 04:54:14 +0000 (21:54 -0700)
commite29374c1e0616d6dd2f7a6697b22acf3edd16f5e
tree028f2698f721ecc7145224f0fb45ecf71623227b
parent554671268e5b56cb47172477ce5d75f4ef2bac3c
infiniband: netlink: Move away from NLMSG_NEW().

And use nlmsg_data() while we're here too.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/infiniband/core/netlink.c