From 67a79df27163a89fb1ce2191718855288071cbd2 Mon Sep 17 00:00:00 2001 From: Alexander Duyck Date: Thu, 19 Apr 2012 17:49:56 +0000 Subject: [PATCH] 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-format-patch failed