From: Bernard Pidoux F6BVP Date: Thu, 26 Aug 2010 11:40:00 +0000 (+0000) Subject: ax25: missplaced sock_put(sk) X-Git-Tag: v2.6.36-rc3~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d71b0e9c0028f3af910226f995e0074873e16979;p=pandora-kernel.git ax25: missplaced sock_put(sk) This patch moves a missplaced sock_put(sk) after bh_unlock_sock(sk) like in other parts of AX25 driver. Signed-off-by: Bernard Pidoux Signed-off-by: David S. Miller --- Reading git-diff-tree failed