git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9c5c62
)
net: sched: cls: use nla_nest_cancel instead of nlmsg_trim
author
Jiri Pirko
<jiri@resnulli.us>
Tue, 9 Dec 2014 21:23:29 +0000
(22:23 +0100)
committer
David S. Miller
<davem@davemloft.net>
Wed, 10 Dec 2014 02:49:58 +0000
(21:49 -0500)
To cancel nesting, this function is more convenient.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found