remarkable-linux/net/dcb
Dan Carpenter 4d054f2f14 dcb: use nlmsg_free() instead of kfree()
These sk_buff structs were allocated with nlmsg_new() so they should
be freed with nlmsg_free().

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-06-23 03:14:42 -07:00
..
dcbevent.c net_dcb: add application notifiers 2010-12-31 10:47:46 -08:00
dcbnl.c dcb: use nlmsg_free() instead of kfree() 2011-06-23 03:14:42 -07:00
Kconfig DCB: fix kconfig option 2008-11-25 01:02:08 -08:00
Makefile net_dcb: add application notifiers 2010-12-31 10:47:46 -08:00