]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net
authorDavid S. Miller <davem@davemloft.net>
Thu, 1 Jan 2015 00:17:03 +0000 (19:17 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 1 Jan 2015 00:17:03 +0000 (19:17 -0500)
commite39e032be12ab6f966ce28d05fff4b9a608882c3
tree3785b79c9b4fe9b241e4759889a6c12da3187bf4
parentaba84e062f698ed0c562947fa751283556d76c48
parent2e132f0e4d1462f264bbe203688a499ec4d812b2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net

Jeff Kirsher says:

====================
Intel Wired LAN Driver Updates 2014-12-31

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

Signed-off-by: David S. Miller <davem@davemloft.net>