From: Cong Wang <xiyou.wangc...@gmail.com> Date: Sun, 23 Dec 2018 21:45:56 -0800
> bearer_disable() already calls kfree_rcu() to free struct tipc_bearer, > we don't need to call kfree() again. > > Fixes: cb30a63384bc ("tipc: refactor function tipc_enable_bearer()") > Reported-by: syzbot+b981acf1fb240c0c1...@syzkaller.appspotmail.com > Cc: Ying Xue <ying....@windriver.com> > Cc: Jon Maloy <jon.ma...@ericsson.com> > Signed-off-by: Cong Wang <xiyou.wangc...@gmail.com> Applied and queued up for -stable, thanks Cong.