diff options
author | Govindarajulu Varadarajan <_govind@gmx.com> | 2014-06-23 14:38:01 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-06-24 01:32:19 +0400 |
commit | b6e97c132bbca469d57634622dd7bdacb21f018f (patch) | |
tree | ceeecf30a2d5f662f7f6c68ac90f0fa06d24e5eb /MAINTAINERS | |
parent | 631185273b6e1f8e0b5a00c1aca08650b2d18a57 (diff) | |
download | linux-b6e97c132bbca469d57634622dd7bdacb21f018f.tar.xz |
enic: alloc/free rx_cpu_rmap
rx_cpu_rmap provides the reverse irq cpu affinity. This patch allocates and
sets drivers netdev->rx_cpu_rmap accordingly.
rx_cpu_rmap is set in enic_request_intr() which is called by enic_open and
rx_cpu_rmap is freed in enic_free_intr() which is called by enic_stop.
This is used by Accelerated RFS.
Signed-off-by: Govindarajulu Varadarajan <_govind@gmx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions