netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net 0/3][pull request] Intel Wired LAN Driver Updates 2014-12-31
@ 2015-01-01  0:04 Jeff Kirsher
  2015-01-01  0:04 ` [net 1/3] e100: fix typo in MDI/MDI-X eeprom check in e100_phy_init Jeff Kirsher
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jeff Kirsher @ 2015-01-01  0:04 UTC (permalink / raw)
  To: davem; +Cc: Jeff Kirsher, netdev, nhorman, sassmann, jogreene

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-01-01  0:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-01  0:04 [net 0/3][pull request] Intel Wired LAN Driver Updates 2014-12-31 Jeff Kirsher
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

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).