scsi: qla2xxx: Remove increment of interface err cnt
commit
40072b8dec8ee3f6a0f85b3c52648ceb47ef534b upstream.
Residual underrun is not an interface error, hence no need to increment
that count.
Fixes: b088b8c8bd09 ("scsi: qla2xxx: Implementation to get and manage host, target stats and initiator port")
Cc: stable@vger.kernel.org
Signed-off-by: Saurav Kashyap <skashyap@marvell.com>
Signed-off-by: Nilesh Javali <njavali@marvell.com>
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>