net: rtl8139: Minor cleanup of rtl_disable()
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Sun, 12 Apr 2020 20:55:40 +0000 (22:55 +0200)
committermarex <marex@desktop.lan>
Fri, 1 May 2020 10:35:21 +0000 (12:35 +0200)
commit661479ffc1a0b7ea159dae1ca34d61d009896870
tree3aff546bf2fa7483186d0ad2f422a2d069ef91f2
parent468fd955626b650ebb7975d061d415682c91f041
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>
drivers/net/rtl8139.c