commit | 942b81653a5252fc0d7071f685113fc0ada28d4b | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Jun 26 21:48:50 2012 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 26 21:54:15 2012 -0700 |
tree | af48a03772e4af940000b3d5ab19e7c93ffe97e9 | |
parent | 3f7a3283ccfa59e0dbbc59a6710bd37ba44d4333 [diff] |
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 <davem@davemloft.net>