From: Haishuang Yan <yanhaishu...@cmss.chinamobile.com> Date: Tue, 29 Nov 2016 09:59:36 +0800
> vxlan_fdb_append may return error, so add the proper check, > otherwise it will cause memory leak. > > Signed-off-by: Haishuang Yan <yanhaishu...@cmss.chinamobile.com> > > Changes in v2: > - Unnecessary to initialize rc to zero. Applied, thanks.