From: Randy Dunlap <[email protected]> Date: Wed, 9 Feb 2011 08:44:56 -0800
> From: Randy Dunlap <[email protected]> > > 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 <[email protected]> Applied, thanks Randy. _______________________________________________ Socketcan-core mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-core
