OSDN Git Service

cxgb4: Mask out interrupts that are not enabled.
authorVishal Kulkarni <vishal@chelsio.com>
Sun, 17 Feb 2019 04:15:30 +0000 (09:45 +0530)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Feb 2019 04:26:17 +0000 (20:26 -0800)
commit64ccfd2dbbdff4946e114e36cb8d58f432cccc50
tree3cf81eec55a911f672b4e02b1d8732300515469e
parent3468ea4c25ba6fa52960d9b2e2647140be3018cc
cxgb4: Mask out interrupts that are not enabled.

There are rare cases where a PL_INT_CAUSE bit may end up getting
set when the corresponding PL_INT_ENABLE bit isn't set.

Signed-off-by: Vishal Kulkarni <vishal@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c