Netdev List
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: baijiaju1990@163.com
Cc: sergei.shtylyov@cogentembedded.com, netdev@vger.kernel.org,
	jgarzik@pobox.com
Subject: Re: [PATCH] [PATCH v3 1/2] 8139too: Fix the lack of pci_disable_device
Date: Mon, 22 Dec 2014 16:32:14 -0500 (EST)	[thread overview]
Message-ID: <20141222.163214.68321788009034151.davem@davemloft.net> (raw)
In-Reply-To: <1419208132-23657-1-git-send-email-baijiaju1990@163.com>

From: Jia-Ju Bai <baijiaju1990@163.com>
Date: Mon, 22 Dec 2014 08:28:52 +0800

> For linux-3.18.0
> When pci_request_regions is failed in rtl8139_init_board, pci_disable_device 
> is not called to disable the device which are enabled by pci_enable_device, 
> because of disable_dev_on_err is not assigned 1.
> This patch fix this problem.
> 
> Signed-off-by: Jia-Ju Bai <baijiaju1990@163.com>

Applied.

      reply	other threads:[~2014-12-22 21:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-22  0:28 [PATCH] [PATCH v3 1/2] 8139too: Fix the lack of pci_disable_device Jia-Ju Bai
2014-12-22 21:32 ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141222.163214.68321788009034151.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=baijiaju1990@163.com \
    --cc=jgarzik@pobox.com \
    --cc=netdev@vger.kernel.org \
    --cc=sergei.shtylyov@cogentembedded.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox