Marin Ramesa, le Mon 09 Dec 2013 23:57:35 +0100, a écrit :
> * device/ds_routines.c (free_skbuffs): Remove forward declaration.
> * device/ds_routines.h [LINUX_DEV] [CONFIG_INET] (free_skbuffs): Add
> prototype.
Mmm, I'd rather keep this hack along the other linux_*_emulation_ops
hacks.
> ---
>
* device/ds_routines.c (free_skbuffs): Remove forward declaration.
* device/ds_routines.h [LINUX_DEV] [CONFIG_INET] (free_skbuffs): Add prototype.
---
device/ds_routines.c | 1 -
device/ds_routines.h | 5 +
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/device/ds_routines.c b/d