commit | 3573540cafa4296dd60f8be02f2aecaa31047525 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Wed Oct 02 09:14:06 2013 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 07 12:29:26 2013 -0400 |
tree | d1df5c4648f5cead63251abc03409cce50c40928 | |
parent | 5e8a402f831dbe7ee831340a91439e46f0d38acd [diff] |
netif_set_xps_queue: make cpu mask const 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>