From: Ralf Baechle <[EMAIL PROTECTED]>
Date: Thu, 14 Dec 2006 23:42:11 +0100
> ax25_linkfail_register uses kmalloc and the callers were ignoring the
> error value. Rewrite to let the caller deal with the allocation. This
> allows the use of static allocation of kmalloc use entirely.
>
> Signed-
ax25_linkfail_register uses kmalloc and the callers were ignoring the
error value. Rewrite to let the caller deal with the allocation. This
allows the use of static allocation of kmalloc use entirely.
Signed-off-by: Ralf Baechle <[EMAIL PROTECTED]>
include/net/ax25.h | 10 +++-
net/a