linux/drivers/net/ethernet/8390
Finn Thain 189e19e8cb nubus: Rename struct nubus_dev
It is misleading to call a functional resource a "device". In adopting
the Linux Driver Model, the struct device will be embedded in struct
nubus_board. That will compound the terminlogy problem because drivers
will bind with boards, not with functional resources. Avoid this by
renaming struct nubus_dev as struct nubus_rsrc. "Functional resource"
is the vendor's terminology so this helps avoid confusion.

Cc: "David S. Miller" <davem@davemloft.net>
Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Acked-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Tested-by: Stan Johnson <userm57@yahoo.com>
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
2018-01-16 16:47:29 +01:00
..
8390.c net: deprecate eth_change_mtu, remove usage 2016-10-13 09:36:57 -04:00
8390.h
8390p.c net: deprecate eth_change_mtu, remove usage 2016-10-13 09:36:57 -04:00
apne.c
ax88796.c net: ethernet: ax88796: make mdiobb_ops const 2017-08-22 14:20:54 -07:00
axnet_cs.c drivers/net: 8390: Convert timers to use timer_setup() 2017-10-28 19:09:49 +09:00
etherh.c net: deprecate eth_change_mtu, remove usage 2016-10-13 09:36:57 -04:00
hydra.c net: deprecate eth_change_mtu, remove usage 2016-10-13 09:36:57 -04:00
Kconfig net: mac8390: Allow modular build 2015-09-29 21:11:12 -07:00
lib8390.c treewide: replace dev->trans_start update with helper 2016-05-04 14:16:49 -04:00
mac8390.c nubus: Rename struct nubus_dev 2018-01-16 16:47:29 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mcf8390.c net: deprecate eth_change_mtu, remove usage 2016-10-13 09:36:57 -04:00
ne2k-pci.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
ne.c Annotate hardware config module parameters in drivers/net/ethernet/ 2017-04-20 12:02:32 +01:00
pcnet_cs.c net: 8390: pcnet_cs: mark expected switch fall-through 2017-11-11 19:10:06 +09:00
smc-ultra.c Annotate hardware config module parameters in drivers/net/ethernet/ 2017-04-20 12:02:32 +01:00
stnic.c
wd.c Annotate hardware config module parameters in drivers/net/ethernet/ 2017-04-20 12:02:32 +01:00
zorro8390.c net: deprecate eth_change_mtu, remove usage 2016-10-13 09:36:57 -04:00