> -----Original Message----- > From: Zhang, Qi Z > Sent: Monday, January 8, 2018 11:43 AM > To: Xing, Beilei <[email protected]> > Cc: [email protected]; Wu, Jingjing <[email protected]>; Zhang, Qi Z > <[email protected]> > Subject: [PATCH 04/25] net/i40e/base: release spinlock before function > returns > > Fix a bug that adminq spin lock is not be released before function > i40e_nvmupd_command returns. >
how about adding fixes line if it's a bug fixing? > Signed-off-by: Qi Zhang <[email protected]> > ---

