From: Alexander Duyck Date: Thu, 19 Apr 2012 17:49:56 +0000 (+0000) Subject: ixgbe: Reorder link flow control functions in ixgbe_common.c X-Git-Tag: v3.5-rc1~109^2~172 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67a79df27163a89fb1ce2191718855288071cbd2;p=pandora-kernel.git ixgbe: Reorder link flow control functions in ixgbe_common.c We can avoid many of the forward declarations found in ixgbe_common.c by just reordering things so this patch does that to help cleanup the code. Signed-off-by: Alexander Duyck Tested-by: Ross Brattain Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed