Merge branch 'amd-xgbe'
authorDavid S. Miller <davem@davemloft.net>
Tue, 5 Aug 2014 23:47:07 +0000 (16:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Aug 2014 23:47:07 +0000 (16:47 -0700)
Tom Lendacky says:

====================
amd-xgbe: AMD XGBE driver update 2014-08-05

The following series of patches includes fixes/updates to the driver.

- Use dma_set_mask_and_coherent to set the DMA mask
- Move the phy connect/disconnect logic to allow for module unloading

Changes in V2:
- Check the return value of the dma_set_mask_and_coherent call
====================

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

Trivial merge