commit | c0181d420cc1a506ca4418ce90e2ad89831eee2c | [log] [tgz] |
---|---|---|
author | Jarek Poplawski <jarkao2@gmail.com> | Fri Sep 25 03:10:38 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 25 13:43:48 2009 -0700 |
tree | 2c28009e8312427a2d934352c8c1c3363941d8af | |
parent | a91eba5b9db4c09f53c8f23327915c7c75d3235f [diff] |
ax25: Fix ax25_cb refcounting in ax25_ctl_ioctl Use ax25_cb_put after ax25_find_cb in ax25_ctl_ioctl. Reported-by: Bernard Pidoux F6BVP <f6bvp@free.fr> Signed-off-by: Jarek Poplawski <jarkao2@gmail.com> Reviewed-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: David S. Miller <davem@davemloft.net>