netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mohamed Khalfella <mkhalfella@purestorage.com>
To: Tony Nguyen <anthony.l.nguyen@intel.com>,
	Przemek Kitszel <przemyslaw.kitszel@intel.com>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	Jeff Garzik <jgarzik@redhat.com>,
	Yuanyuan Zhong <yzhong@purestorage.com>,
	Auke Kok <auke-jan.h.kok@intel.com>,
	Mohamed Khalfella <mkhalfella@purestorage.com>,
	Simon Horman <horms@kernel.org>, Ying Hsu <yinghsu@chromium.org>
Cc: intel-wired-lan@lists.osuosl.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/1] igb: Do not bring the device up after non-fatal error
Date: Tue, 24 Sep 2024 15:06:00 -0600	[thread overview]
Message-ID: <20240924210604.123175-1-mkhalfella@purestorage.com> (raw)

Changes:
- Changed dev_info() to dev_dbg() as suggested.

v1: https://lore.kernel.org/all/20240923212218.116979-1-mkhalfella@purestorage.com/

Mohamed Khalfella (1):
  igb: Do not bring the device up after non-fatal error

 drivers/net/ethernet/intel/igb/igb_main.c | 4 ++++
 1 file changed, 4 insertions(+)

-- 
2.45.2


             reply	other threads:[~2024-09-24 21:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-24 21:06 Mohamed Khalfella [this message]
2024-09-24 21:06 ` [PATCH v2 1/1] igb: Do not bring the device up after non-fatal error Mohamed Khalfella
2024-09-25 18:30   ` Simon Horman
2024-09-28 14:40   ` [Intel-wired-lan] " Pucha, HimasekharX Reddy
2024-09-30 18:27     ` Mohamed Khalfella
2024-10-02 12:53   ` Pucha, HimasekharX Reddy

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=20240924210604.123175-1-mkhalfella@purestorage.com \
    --to=mkhalfella@purestorage.com \
    --cc=anthony.l.nguyen@intel.com \
    --cc=auke-jan.h.kok@intel.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=jgarzik@redhat.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=przemyslaw.kitszel@intel.com \
    --cc=yinghsu@chromium.org \
    --cc=yzhong@purestorage.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;
as well as URLs for NNTP newsgroup(s).