Skip to content

Commit

Permalink
ixgbe: Reorder link flow control functions in ixgbe_common.c
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Alexander Duyck authored and Jeff Kirsher committed May 4, 2012
1 parent dd411ec commit 67a79df
Showing 1 changed file with 282 additions and 290 deletions.
Loading

0 comments on commit 67a79df

Please sign in to comment.