net: dc2114x: Clean up dc21x4x_send()
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Sun, 19 Apr 2020 01:10:14 +0000 (03:10 +0200)
committermarex <marex@desktop.lan>
Fri, 1 May 2020 10:35:21 +0000 (12:35 +0200)
commit7c53e3364e4dc7dc4752a75f18a3d72548098365
treeecfd741fdb38bc284b0f1647753ac62210a8b08f
parentca5cb04b7fef31d66461cb58872d9ea32a24628b
net: dc2114x: Clean up dc21x4x_send()

Clean up the driver send code to bring it up to standards with
U-Boot coding style, invert the loops where applicable to cut
down the level of indent. No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/dc2114x.c