From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: davem@davemloft.net
Cc: Jeff Kirsher <jeffrey.t.kirsher@intel.com>,
netdev@vger.kernel.org, nhorman@redhat.com, sassmann@redhat.com,
jogreene@redhat.com
Subject: [net 0/3][pull request] Intel Wired LAN Driver Updates 2014-12-31
Date: Wed, 31 Dec 2014 16:04:12 -0800 [thread overview]
Message-ID: <1420070655-28453-1-git-send-email-jeffrey.t.kirsher@intel.com> (raw)
This series contains updates to fixes for e100, igb and i40e.
John Linville fixes a typo in e100 that has been around for some time,
where an attempted revert actually inverted the test for eeprom_mdix_enabled.
Todd fixes up a code comment that should have been removed back in 2007.
Joe Perches fixes a possible memory leak in i40e which was reported by
Dan Carpenter using smatch.
The following are changes since commit 2c90331cf5ed1d648a711b9483e173aaaf2c4a9b:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net master
Joe Perches (1):
i40e: Fix possible memory leak in i40e_dbg_dump_desc
John W. Linville (1):
e100: fix typo in MDI/MDI-X eeprom check in e100_phy_init
Todd Fujinaka (1):
igb: Remove unneeded FIXME
drivers/net/ethernet/intel/e100.c | 2 +-
drivers/net/ethernet/intel/i40e/i40e_debugfs.c | 4 +++-
drivers/net/ethernet/intel/igb/e1000_82575.c | 2 +-
3 files changed, 5 insertions(+), 3 deletions(-)
--
1.9.3
next reply other threads:[~2015-01-01 0:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-01 0:04 Jeff Kirsher [this message]
2015-01-01 0:04 ` [net 1/3] e100: fix typo in MDI/MDI-X eeprom check in e100_phy_init Jeff Kirsher
2015-01-01 0:04 ` [net 2/3] igb: Remove unneeded FIXME Jeff Kirsher
2015-01-01 0:04 ` [net 3/3] i40e: Fix possible memory leak in i40e_dbg_dump_desc Jeff Kirsher
2015-01-01 0:17 ` [net 0/3][pull request] Intel Wired LAN Driver Updates 2014-12-31 David Miller
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=1420070655-28453-1-git-send-email-jeffrey.t.kirsher@intel.com \
--to=jeffrey.t.kirsher@intel.com \
--cc=davem@davemloft.net \
--cc=jogreene@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=nhorman@redhat.com \
--cc=sassmann@redhat.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).