From: Mike McCormack Date: Thu, 13 May 2010 06:12:51 +0000 (+0000) Subject: sky2: Refactor down/up code out of sky2_restart() X-Git-Tag: v2.6.35-rc1~473^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d72ff8fa7f8b344382963721f842256825c4660b;p=pandora-kernel.git sky2: Refactor down/up code out of sky2_restart() Code to bring down all sky2 interfaces and bring it up again can be reused in sky2_suspend and sky2_resume. Factor the code to bring the interfaces down into sky2_all_down and the up code into sky2_all_up. Signed-off-by: Mike McCormack Acked-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed