Skip to content
Commit 61d22596 authored by Richard Cochran's avatar Richard Cochran Committed by David S. Miller
Browse files

net: cpsw: remove redundant calls disabling dma interrupts.



The function, cpsw_intr_disable, already calls cpdma_ctlr_int_ctrl.  There
is no need to disable the dma interrupts twice.  This patch removes the
extra calls.

Signed-off-by: default avatarRichard Cochran <richardcochran@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 071f1a96
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment