Files
u-boot/drivers/net
Marek Vasut 834d5cebe5 net: pcnet: Pass private data through dev->priv
Get rid of the global point to private data, and rather pass it
thought dev->priv. Also remove the unnecessary check for lp being
non-NULL, since it is always NULL at this point.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Cc: Joe Hershberger <joe.hershberger@ni.com>
2020-06-29 22:36:35 +02:00
..
2020-05-18 18:36:55 -04:00
2020-05-18 21:19:18 -04:00
2020-05-22 19:46:45 +02:00
2018-07-26 14:08:21 -05:00
2019-08-09 23:15:01 +02:00