Staging: ipack/bridges/tpci200: avoid dereference of a freed tpci200->info
authorSamuel Iglesias Gonsalvez <siglesias@igalia.com>
Fri, 25 May 2012 08:03:04 +0000 (10:03 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Jun 2012 05:20:30 +0000 (14:20 +0900)
commitca2d2bb6618396ec0a79b182fcd1591ef62b07cb
treeab80f1a1d1d99002c27670b94cf1c006ad78e84b
parent597d473f163a1672262b845ede8a65afdf1b27c6
Staging: ipack/bridges/tpci200: avoid dereference of a freed tpci200->info

tpci200->info is used later when uninstalling the module. As there is another
kfree in the proper place, this patch removes the wrong one.

Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ipack/bridges/tpci200.c
This page took 0.037665 seconds and 5 git commands to generate.