From: David S. Miller Date: Wed, 27 Jun 2012 04:39:32 +0000 (-0700) Subject: pkt_sched: act_api: Move away from NLMSG_PUT(). X-Git-Tag: v3.6-rc1~125^2~406 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b00a53c633789394d7fec6ee0833d5f0cda3bca;p=pandora-kernel.git pkt_sched: act_api: Move away from NLMSG_PUT(). Move away from NLMSG_NEW() as well. And use nlmsg_data() while we're here too. Signed-off-by: David S. Miller --- Reading git-diff-tree failed