commit | 67a79df27163a89fb1ce2191718855288071cbd2 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Thu Apr 19 17:49:56 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri May 04 03:24:25 2012 -0700 |
tree | af41e8e600339d68036fdd3a6917b7a371ad477a | |
parent | dd411ec4a5743f9108a4bce1b9399a856c6d0378 [diff] |
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 <alexander.h.duyck@intel.com> Tested-by: Ross Brattain <ross.b.brattain@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>