From: Emil Goode <emilgo...@gmail.com> Date: Mon, 2 Jun 2014 11:30:50 +0200
> The following patch removed unnecessary spin_lock/unlock calls > in ethtool_ops callback functions. In the second and final version > of the patch one spin_lock call was left behind. > > commit cab6715c3e8029e98b0b5d4056ceda007c0f6380 > Author: Yang Wei <wei.y...@windriver.com> > Date: Sun May 25 09:53:44 2014 +0800 > > net: driver: stmicro: Remove some useless the lock protection > > This introduced the following sparse warning: > > drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:424:1: warning: > context imbalance in 'stmmac_get_pauseparam' - > different lock contexts for basic block > > Signed-off-by: Emil Goode <emilgo...@gmail.com> Good catch, applied, thanks Emil. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/