]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'amd-xgbe-fixes'
authorDavid S. Miller <davem@davemloft.net>
Sun, 22 Jan 2017 21:57:20 +0000 (16:57 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Jan 2017 21:57:20 +0000 (16:57 -0500)
commit59d0e6198633babebebe8ce663240bbd6d9e8688
tree1ae1371dc4273cb2ae058ee6eb6122fc05bd13e2
parent624c8e4d8348ab59497e2eedbcf2ff5e7638e3b2
parent61b0d8a09f7c1746fb47ccf2bb441d11d04a3552
Merge branch 'amd-xgbe-fixes'

Tom Lendacky says:

====================
amd-xgbe: AMD XGBE driver fixes 2017-01-20

This patch series addresses some issues in the AMD XGBE driver.

The following fixes are included in this driver update series:

- Add a fix for a version of the hardware that uses different register
  offset values for a device with the same PCI device ID
- Add support to check the return code from the xgbe_init() function

This patch series is based on net.
====================

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