From mboxrd@z Thu Jan 1 00:00:00 1970 From: Francois Romieu Subject: Re: [PATCH] skge: fix broken driver Date: Thu, 19 Sep 2013 23:32:18 +0200 Message-ID: <20130919213218.GA31672@electric-eye.fr.zoreil.com> References: <20130919.135628.1201613770803318193.davem@davemloft.net> <1379614608.2331.0.camel@ThinkPad-X230.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Igor Gnatenko , David Miller , stephen@networkplumber.org, netdev@vger.kernel.org To: Mikulas Patocka Return-path: Received: from violet.fr.zoreil.com ([92.243.8.30]:52258 "EHLO violet.fr.zoreil.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751797Ab3ISVc3 (ORCPT ); Thu, 19 Sep 2013 17:32:29 -0400 Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: Mikulas Patocka : [...] > I see. My patch is a bit simpler - it doesn't allocate the structure > skge_element on the stack. Both patches don't behave exactly the same wrt pci_unmap_single. -- Ueimor