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:
5e8a402
)
netif_set_xps_queue: make cpu mask const
author
Michael S. Tsirkin
<mst@redhat.com>
Wed, 2 Oct 2013 06:14:06 +0000
(09:14 +0300)
committer
David S. Miller
<davem@davemloft.net>
Mon, 7 Oct 2013 16:29:26 +0000
(12:29 -0400)
virtio wants to pass in cpumask_of(cpu), make parameter
const to avoid build warnings.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found