From: David S. Miller Date: Wed, 27 Jun 2012 04:50:05 +0000 (-0700) Subject: pkt_sched: sch_api: Move away from NLMSG_NEW(). X-Git-Tag: v3.6-rc1~125^2~398 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02ef22ca4044fe90867f77cba720e4a442122826;p=pandora-kernel.git pkt_sched: sch_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