Re: [PATCH] staging: gdm72xx: fix reference counting in gdm_wimax_event_init

2012-07-24 Thread Dan Carpenter
On Mon, Jul 23, 2012 at 04:06:08PM -0700, Ben Chan wrote: This patch fixes commit 8df858ea76b76dde9a39d4edd9aaded983582cfe, Please put the human readable patch title as well as just the hash. Hashes sometimes change when they get merged into Linus's tree as well. which mishandles the

[PATCH] staging: gdm72xx: fix reference counting in gdm_wimax_event_init

2012-07-23 Thread Ben Chan
This patch fixes commit 8df858ea76b76dde9a39d4edd9aaded983582cfe, which mishandles the reference counting of wm_event. Signed-off-by: Ben Chan benc...@chromium.org --- drivers/staging/gdm72xx/gdm_wimax.c | 16 ++-- 1 files changed, 10 insertions(+), 6 deletions(-) diff --git