From: Tomoya Date: Sun, 12 Dec 2010 20:24:10 +0000 (+0000) Subject: pch_can: Improve rx processing X-Git-Tag: v2.6.38-rc1~476^2~188 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d5b4b2778e8e40f42ae5d9556777583f3556d81;p=pandora-kernel.git pch_can: Improve rx processing Replace complex "goto" to "do~while". For easy to read/understand, it divides a rx function into some functions. Signed-off-by: Tomoya MORINAGA Signed-off-by: David S. Miller --- Reading git-diff-tree failed