aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorWei Yongjun <weiyongjun1@huawei.com>2018-06-27 17:47:37 +0800
committerDavid S. Miller <davem@davemloft.net>2018-06-28 13:34:57 +0900
commit82be2ab159a3a0ae4024b946a31f12b221f6c8ff (patch)
tree4072ce13b236429e9e646c503bb710f9e252bd80 /net
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf (diff)
downloadlinux-dev-82be2ab159a3a0ae4024b946a31f12b221f6c8ff.tar.xz
linux-dev-82be2ab159a3a0ae4024b946a31f12b221f6c8ff.zip
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')
0 files changed, 0 insertions, 0 deletions