alistair23-linux/drivers/net/fddi
Maciej W. Rozycki 1b037474d0 defxx: Fix !DYNAMIC_BUFFERS compilation warnings
This fixes compilation warnings:

drivers/net/fddi/defxx.c:294: warning: 'dfx_rcv_flush' declared inline after being called
drivers/net/fddi/defxx.c:294: warning: previous declaration of 'dfx_rcv_flush' was here
drivers/net/fddi/defxx.c:2854: warning: 'my_skb_align' defined but not used

triggered when the driver is built with DYNAMIC_BUFFERS undefined.  Code
tested to work just fine with these changes and a few DEFPA and DEFTA
boards.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-07-02 18:26:29 -07:00
..
skfp drivers/net: delete non-required instances of include <linux/init.h> 2014-01-16 11:53:26 -08:00
defxx.c defxx: Fix !DYNAMIC_BUFFERS compilation warnings 2014-07-02 18:26:29 -07:00
defxx.h fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
Kconfig fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
Makefile fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00