From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753269AbcAGJT0 (ORCPT ); Thu, 7 Jan 2016 04:19:26 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:48869 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751775AbcAGJTV (ORCPT ); Thu, 7 Jan 2016 04:19:21 -0500 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: ipw2x00: add checks for dma mapping errors From: Kalle Valo In-Reply-To: <1451689958-8005-1-git-send-email-khoroshilov@ispras.ru> To: Alexey Khoroshilov Cc: Stanislav Yakovlev , Alexey Khoroshilov , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, ldv-project@linuxtesting.org Message-Id: <20160107091920.1353E605BF@smtp.codeaurora.org> Date: Thu, 7 Jan 2016 09:19:20 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > ipw2100_alloc_skb() and ipw2100_tx_send_data() do not check if mapping > dma memory succeed. The patch adds the checks and failure handling. > > Found by Linux Driver Verification project (linuxtesting.org). > > Signed-off-by: Alexey Khoroshilov Thanks, applied to wireless-drivers-next.git. Kalle Valo