]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Staging: ft1000-usb: use the correct list head
authorDan Carpenter <error27@gmail.com>
Fri, 15 Oct 2010 03:40:42 +0000 (05:40 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 15 Oct 2010 19:24:39 +0000 (12:24 -0700)
commit1055cc99bd84ff478fa18a1964b2445d551d0bc8
tree0c27ead9236a01bfc3cb768600e23f0a9d70091d
parent79e7c561aeea958479194e24d711e94615ea2823
Staging: ft1000-usb: use the correct list head

Using pdpram_blk here would cause an oops.  We intended to use
&freercvpool.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Tested by: Marek Belisko <marek.belisko@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/ft1000/ft1000-usb/ft1000_hw.c