Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755349AbbLaIYK (ORCPT ); Thu, 31 Dec 2015 03:24:10 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:35305 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751952AbbLaIYI (ORCPT ); Thu, 31 Dec 2015 03:24:08 -0500 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: prism54: fix checks for dma mapping errors From: Kalle Valo In-Reply-To: <1451083361-13141-1-git-send-email-khoroshilov@ispras.ru> To: Alexey Khoroshilov Cc: "Luis R. Rodriguez" , Alexey Khoroshilov , "John W . Linville" , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, ldv-project@linuxtesting.org Message-Id: <20151231082407.F20E76034E@smtp.codeaurora.org> Date: Thu, 31 Dec 2015 08:24:07 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 566 Lines: 16 > prism54 checks for dma mapping errors by comparison returned address > with zero, while pci_dma_mapping_error() should be used. > > Found by Linux Driver Verification project (linuxtesting.org). > > Signed-off-by: Alexey Khoroshilov Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/