linux/drivers/net/ethernet/pasemi
Christoph Hellwig 74ebe3e733 net: pasemi: set a 64-bit DMA mask on the DMA device
The pasemi driver never set a DMA mask, and given that the powerpc
DMA mapping routines never check it this worked ok so far.  But the
generic dma-direct code which I plan to switch on for powerpc checks
the DMA mask and fails unsupported mapping requests, so we need to
make sure the proper 64-bit mask is set.

Reported-by: Christian Zigotzky <chzigotzky@xenosoft.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Tested-by: Christian Zigotzky <chzigotzky@xenosoft.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2019-02-18 22:41:01 +11:00
..
Kconfig pasemi_mac: Replace LRO with GRO 2016-02-17 16:15:45 -05:00
Makefile
pasemi_mac_ethtool.c net: ethernet: pasemi_mac: use phy_ethtool_{get|set}_link_ksettings 2016-07-15 16:41:34 -07:00
pasemi_mac.c net: pasemi: set a 64-bit DMA mask on the DMA device 2019-02-18 22:41:01 +11:00
pasemi_mac.h net: ethernet: pasemi_mac: use phydev from struct net_device 2016-07-15 16:41:34 -07:00