]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
net: ethernet: lpc_eth: add device and device node local variables
authorVladimir Zapolskiy <vz@mleia.com>
Thu, 18 Oct 2018 23:25:11 +0000 (02:25 +0300)
committerDavid S. Miller <davem@davemloft.net>
Sat, 20 Oct 2018 00:04:38 +0000 (17:04 -0700)
commitb5b4185cfb61485e34c674c2a524d71531dc52e5
treefe975c68743b796c6b67a12908bf5fda9a912ede
parent081a1b123c4dfea09562bf5f66f7c2ae20b554a3
net: ethernet: lpc_eth: add device and device node local variables

Trivial non-functional change added to simplify getting multiple
references to device pointer in lpc_eth_drv_probe().

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/nxp/lpc_eth.c