1
0
Fork 0
alistair23-linux/drivers/net/ethernet/xscale
Jingoo Han 387d40ac69 net: ixp4xx_eth: use dev_get_platdata()
Use the wrapper function for retrieving the platform data instead of
accessing dev->platform_data directly. This is a cosmetic change
to make the code simpler and enhance the readability.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-08-30 17:43:39 -04:00
..
Kconfig net: remove ixp2000 ethernet driver 2012-04-04 18:09:37 -04:00
Makefile net: remove ixp2000 ethernet driver 2012-04-04 18:09:37 -04:00
ixp4xx_eth.c net: ixp4xx_eth: use dev_get_platdata() 2013-08-30 17:43:39 -04:00