diff options
| author | Dan Carpenter <error27@gmail.com> | 2011-06-23 03:14:42 -0700 | 
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2011-06-23 03:14:42 -0700 | 
| commit | 4d054f2f1445aceedab3f9642692d55d2caa7ec6 (patch) | |
| tree | 23ebf4a95548c58ca5d5a00045b5f9e74fbc2df8 /net/tipc/bcast.c | |
| parent | 655f8919d549ad1872e24d826b6ce42530516d2e (diff) | |
| download | olio-linux-3.10-4d054f2f1445aceedab3f9642692d55d2caa7ec6.tar.xz olio-linux-3.10-4d054f2f1445aceedab3f9642692d55d2caa7ec6.zip  | |
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>
Diffstat (limited to 'net/tipc/bcast.c')
0 files changed, 0 insertions, 0 deletions