From: Dan Carpenter Date: Wed, 13 Dec 2006 08:03:38 +0000 (-0800) Subject: USB: devio.c add missing INIT_LIST_HEAD() X-Git-Tag: v2.6.21-rc1~92^2~29^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=316547fdfae1be3847add6a18a711703e6d5ebc1;p=pandora-kernel.git USB: devio.c add missing INIT_LIST_HEAD() It should hopefully fix the list corruption bug on: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=214402 Add a missing INIT_LIST_HEAD() Signed-off-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed