linux-stable/drivers/net/ethernet/dec/tulip
Arnd Bergmann db0b82760e ethernet/tulip: DE4x5 needs VIRT_TO_BUS
The automated ARM build tests have shown that the tulip de4x5 driver
uses the old-style virt_to_bus() interface on some architectures.

Alpha, Sparc and PowerPC did not hit this problem, because they
use a different code path, and most other architectures actually
do provide VIRT_TO_BUS.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Grant Grundler <grundler@parisc-linux.org>
Cc: netdev@vger.kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-03-17 12:01:10 -04:00
..
21142.c drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
de4x5.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
de4x5.h
de2104x.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
dmfe.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
eeprom.c tulip: remove __dev* attributes 2012-12-03 11:16:52 -08:00
interrupt.c netdev: ethernet dev_alloc_skb to netdev_alloc_skb 2012-02-06 11:48:09 -05:00
Kconfig ethernet/tulip: DE4x5 needs VIRT_TO_BUS 2013-03-17 12:01:10 -04:00
Makefile
media.c tulip: remove __dev* attributes 2012-12-03 11:16:52 -08:00
pnic.c drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
pnic2.c drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
timer.c drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
tulip.h drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
tulip_core.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
uli526x.c tulip: remove __dev* attributes 2012-12-03 11:16:52 -08:00
winbond-840.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
xircom_cb.c tulip: remove __dev* attributes 2012-12-03 11:16:52 -08:00