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:
d530d6d
)
netprio_cgroup: Use memcpy instead of the for-loop to copy priomap
author
Srivatsa S. Bhat
<srivatsa.bhat@linux.vnet.ibm.com>
Wed, 12 Sep 2012 20:32:34 +0000
(20:32 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 13 Sep 2012 20:18:40 +0000
(16:18 -0400)
Replace the current (inefficient) for-loop with memcpy, to copy priomap.
Signed-off-by: Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found