[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20110209.124353.104047600.davem@davemloft.net>
Date: Wed, 09 Feb 2011 12:43:53 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: randy.dunlap@...cle.COM
Cc: sfr@...b.auug.org.au, netdev@...r.kernel.org,
linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
socketcan-core@...ts.berlios.de
Subject: Re: [PATCH -next] can: softing_cs needs slab.h
From: Randy Dunlap <randy.dunlap@...cle.COM>
Date: Wed, 9 Feb 2011 08:44:56 -0800
> From: Randy Dunlap <randy.dunlap@...cle.com>
>
> softing_cs.c uses kzalloc & kfree, so it needs to include linux/slab.h.
>
> drivers/net/can/softing/softing_cs.c:234: error: implicit declaration of function 'kfree'
> drivers/net/can/softing/softing_cs.c:271: error: implicit declaration of function 'kzalloc'
>
> Signed-off-by: Randy Dunlap <randy.dunlap@...cle.com>
Applied, thanks Randy.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists