commit | 111bcaeb633eabeec4263d3c4e3f8aad57691f39 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Sun Apr 12 22:55:40 2020 +0200 |
committer | marex <marex@desktop.lan> | Fri May 01 12:35:21 2020 +0200 |
tree | 3aff546bf2fa7483186d0ad2f422a2d069ef91f2 | |
parent | 60992ef7f08ad0abba97c1a1fd29b94e958a9539 [diff] |
net: rtl8139: Minor cleanup of rtl_disable() Rename the function to rtl8139_stop(), clean up checkpatch errors in the stop polling function. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Joe Hershberger <joe.hershberger@ni.com>