pkt_sched: act_api: Move away from NLMSG_PUT().
authorDavid S. Miller <davem@davemloft.net>
Wed, 27 Jun 2012 04:39:32 +0000 (21:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Jun 2012 04:39:32 +0000 (21:39 -0700)
Move away from NLMSG_NEW() as well.

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

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found