]> www.infradead.org Git - users/jedix/linux-maple.git/commit
r8169: abstract out loop conditions.
authorFrancois Romieu <romieu@fr.zoreil.com>
Fri, 6 Jul 2012 12:19:23 +0000 (14:19 +0200)
committerJoe Jin <joe.jin@oracle.com>
Wed, 29 Aug 2012 00:22:23 +0000 (08:22 +0800)
commitb17e9f938471cacbad2fb74978926a05e03e90c7
tree0888cd5f5044cff889ccd4caa31a14ec1cd49591
parent15f2ee9eee4afc08dcc8498a3589932ec36110da
r8169: abstract out loop conditions.

Twelve functions can fail silently. Now they have a chance to complain.

Macro and pasting abuse has been kept at a level where tags and
friends should not be hurt.

(cherry picked from commit ffc46952b313ff037debca1b4e3da9472ff4b441)
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/r8169.c