diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2018-06-27 12:47:37 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-06-28 07:34:57 +0300 |
commit | 82be2ab159a3a0ae4024b946a31f12b221f6c8ff (patch) | |
tree | 4072ce13b236429e9e646c503bb710f9e252bd80 /net/Makefile | |
parent | 09014418391cab8b11427d19d8c968b594f56925 (diff) | |
download | linux-82be2ab159a3a0ae4024b946a31f12b221f6c8ff.tar.xz |
hinic: reset irq affinity before freeing irq
Following warning is seen when rmmod hinic. This is because affinity
value is not reset before calling free_irq(). This patch fixes it.
[ 55.181232] WARNING: CPU: 38 PID: 19589 at kernel/irq/manage.c:1608
__free_irq+0x2aa/0x2c0
Fixes: 352f58b0d9f2 ("net-next/hinic: Set Rxq irq to specific cpu for NUMA")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/Makefile')
0 files changed, 0 insertions, 0 deletions