]> asedeno.scripts.mit.edu Git - linux.git/commit
net: fec: reorder ethtool ops to match order in struct declaration
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 8 Jul 2014 12:01:54 +0000 (13:01 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Jul 2014 03:57:46 +0000 (20:57 -0700)
commitc1d7c48ff769021fab0591cfe331c0061186cb31
tree20badd6bc8b2bd0fe823c9bd5a93d1f77ab4c424
parentdb3421c114cfa6326861bc95e604785f4c64293b
net: fec: reorder ethtool ops to match order in struct declaration

This allows us to merge two separate preprocessor conditionals together.

Acked-by: Fugang Duan <B38611@freescale.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/fec_main.c