diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2014-06-29 02:09:19 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-07-02 18:26:29 -0700 |
commit | 1b037474d0c0b5ceb65bc809e3d8ac4497ee041b (patch) | |
tree | 9ecd1f2c4df355436ffef4d0c5520229bd77c858 /include | |
parent | f46d53d0e9151ea9553361d2bf044ba555350e5f (diff) |
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions