summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2022-04-13 04:15:32 +0200
committerRamon Fried <[email protected]>2022-04-13 15:13:54 +0300
commit3928055e4fd2d2b00cacadebee6233e869eadbfc (patch)
treeb3023696e9a2fce7361537f51d3b37590861899b /include
parent8371edd52f5adc36ea5b6811e7fa213e4c6daa37 (diff)
net: dm9000: Drop static device private data
Allocate driver private data dynamically in its init function and drop the static driver private data variable. Pass the dynamic private data throughout the driver. This is done in preparation for DM conversion. Reviewed-by: Ramon Fried <[email protected]> Signed-off-by: Marek Vasut <[email protected]> Cc: Joe Hershberger <[email protected]> Cc: Ramon Fried <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions