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:
682a169
)
net_sched: sch_mqprio: dont leak kernel memory
author
Eric Dumazet
<eric.dumazet@gmail.com>
Wed, 26 Jan 2011 07:21:57 +0000
(07:21 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 26 Jan 2011 21:15:29 +0000
(13:15 -0800)
mqprio_dump() should make sure all fields of struct tc_mqprio_qopt are
initialized.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
CC: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found