linux/drivers/net/ethernet/toshiba
Geoff Levand 7161d18f66 net/ps3_gelic: Fix build error with DEBUG
When the DEBUG preprocessor macro is defined the ps3_gelic_net driver build
fails due to an undeclared routine gelic_descr_get_status().  This problem
was introduced during the code cleanup of commit
6b0c21cede (net: Fix p3_gelic_net sparse warnings),
which re-arranged the ordering of some of the gelic routines.

This change just moves the gelic_descr_get_status() routine up in the
ps3_gelic_net.c source file. There is no functional change.

Fixes build errors like these:

  drivers/net/ethernet/toshiba/ps3_gelic_net.c: error: implicit declaration of function gelic_descr_get_status

Signed-off-by: Geoff Levand <geoff@infradead.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-06-11 00:38:12 -07:00
..
Kconfig toshiba: Remove celleb from Kconfig options 2015-04-14 14:57:10 -04:00
Makefile
ps3_gelic_net.c net/ps3_gelic: Fix build error with DEBUG 2015-06-11 00:38:12 -07:00
ps3_gelic_net.h toshiba: Remove extern from function prototypes 2013-09-24 12:54:12 -07:00
ps3_gelic_wireless.c ethernet: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:36 -05:00
ps3_gelic_wireless.h toshiba: Remove extern from function prototypes 2013-09-24 12:54:12 -07:00
spider_net_ethtool.c ethtool: fix drvinfo strings set in drivers 2013-01-06 21:06:31 -08:00
spider_net.c spider_net: Use DECLARE_BITMAP 2015-05-21 17:17:50 -04:00
spider_net.h toshiba: Remove extern from function prototypes 2013-09-24 12:54:12 -07:00
tc35815.c PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00