From: Pavel Emelyanov <[EMAIL PROTECTED]> Date: Mon, 19 Nov 2007 12:47:00 +0300
> The pktgen_output_ipsec() function can unlock this lock twice > due to merged error and plain paths. Remove one of the calls > to spin_unlock. > > Other possible solution would be to place "return 0" right > after the first unlock, but at this place the err is known > to be 0, so these solutions are the same except for this one > makes the code shorter. > > Signed-off-by: Pavel Emelyanov <[EMAIL PROTECTED]> Applied, thanks Pavel. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html