+2
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
memory allocated by kmem_cache_alloc() in alloc_cache_entry()
should be freed using kmem_cache_free(), not kfree().
Fixes: 34a44fb160f9 ("cifs: Add DFS cache routines")
Signed-off-by:
Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by:
Steve French <stfrench@microsoft.com>
Reviewed-by:
Aurelien Aptel <aaptel@suse.com>