From: matthieu castet Date: Wed, 11 Oct 2006 21:20:56 +0000 (-0700) Subject: UEAGLE: fix ueagle-atm Oops X-Git-Tag: v2.6.19-rc3~137^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ab99c8c513313c1c5931bdbd27dcc4bc7a3b7cd;p=pandora-kernel.git UEAGLE: fix ueagle-atm Oops The array of attribute passed to sysfs_create_group() must be NULL-terminated. The sysfs entries are created before the start of the modem state machine to avoid to stop it in case of errors in sysfs creation. Also {destroy,create}_fs_entries are removed as they do nothing. Signed-off-by: Laurent Riffard Signed-off-by: Matthieu CASTET Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed