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