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)
commite05273341c573f7b543f45c06e4a232c5b7c5a59
tree028f2698f721ecc7145224f0fb45ecf71623227b
parent01f534d0ae9d7b3ad4dcd943d53418731da82ea7
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