]> 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)
commit3c34e7538916fb9f8195be711bd1487a99545830
tree028f2698f721ecc7145224f0fb45ecf71623227b
parent13d15671845bf57d10ada9f28a08632b20bc716b
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