linux/drivers/scsi/cxgbi
Anish Bhatt 576b586303 cxgb4i: avoid holding mutex in interrupt context
cxgbi_inet6addr_handler() can be called in interrupt context, so use rcu
protected list while finding netdev

Applies on top of core-for-3.18

Signed-off-by: Anish Bhatt <anish@chelsio.com>
Signed-off-by: Karen Xie <kxie@chelsio.com>

Fixes: fc8d0590d9 ("libcxgbi: Add ipv6 api to driver")
Fixes: 759a0cc5a3 ("cxgb4i: Add ipv6 code to driver, call into libcxgbi ipv6
api")
Signed-off-by: Christoph Hellwig <hch@lst.de>
2014-09-22 16:46:13 +02:00
..
cxgb3i
cxgb4i cxgb4i: avoid holding mutex in interrupt context 2014-09-22 16:46:13 +02:00
Kconfig
libcxgbi.c cxgb4i: avoid holding mutex in interrupt context 2014-09-22 16:46:13 +02:00
libcxgbi.h cxgb4i: avoid holding mutex in interrupt context 2014-09-22 16:46:13 +02:00
Makefile