diff options
author | Marek Vasut <marek.vasut@gmail.com> | 2020-05-17 18:24:16 +0200 |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2020-06-29 22:36:35 +0200 |
commit | ada6a2cea5a0d44c3bd64713babd9d73eaf64863 (patch) | |
tree | d24c34f6b83a2e187bd6a84e97589ff3930b38fd /common/lcd_console.c | |
parent | 0e11d79a533e3c874be1c5975abbc52aaba94d93 (diff) |
net: pcnet: Move private data allocation to initialize
The private data allocation does not have to be done every time the
NIC is initialized at run time, move the allocation to initialize
function, which means it will be done only once when the driver
starts.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Cc: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'common/lcd_console.c')
0 files changed, 0 insertions, 0 deletions