commit | 08a100689d4baf296d6898c687ea8d005da8d234 | [log] [tgz] |
---|---|---|
author | Yonglong Liu <liuyonglong@huawei.com> | Sat Jan 04 10:49:25 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 06 13:26:25 2020 -0800 |
tree | 3f8763e6419a3476a5067842a86f35f276a1fe04 | |
parent | 698a89541c223b247a3b08cd0b16c97344445d96 [diff] |
net: hns3: re-organize vector handle To prevent loss user's IRQ affinity configuration when DOWN, this patch moves out release/request operation of the vector handle from net DOWN/UP, just do it when vector resource changes. Signed-off-by: Yonglong Liu <liuyonglong@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>