From: Adrian Bunk <[EMAIL PROTECTED]>
Date: Sat, 15 Jul 2006 02:36:17 +0200
> Every file should #include the headers containing the prototypes for
> its global functions.
>
> Especially in cases like this one where gcc can tell us through a
> compile error that the prototype was wrong...
>
> S
Every file should #include the headers containing the prototypes for
its global functions.
Especially in cases like this one where gcc can tell us through a
compile error that the prototype was wrong...
Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
---
include/net/netdma.h |2 +-
net/co