commit | 278734b0699fc0da5d29e0e03be570bebb965ed5 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Sun Apr 12 23:01:45 2020 +0200 |
committer | marex <marex@desktop.lan> | Fri May 01 12:35:21 2020 +0200 |
tree | 124a4257d9cdb3bc9dbc905374ab2e939c0783ff | |
parent | 0b9aab8c1d08a3b8c6abda86a9320acbbf577747 [diff] |
net: rtl8139: Finish cleanup Finish the checkpatch cleanup of the driver, fix the remaining issues in probe and init function and in global variables, rename the probe function to rtl8139_init(), no functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Joe Hershberger <joe.hershberger@ni.com>