diff options
author | matthieu castet <castet.matthieu@free.fr> | 2006-10-11 14:20:56 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-10-17 14:46:33 -0700 |
commit | 9ab99c8c513313c1c5931bdbd27dcc4bc7a3b7cd (patch) | |
tree | 762680610ec09ed8d1a45aafe6c4fb6131418af8 /drivers/usb/atm/usbatm.h | |
parent | deb8ee43a23d48116cb23eb8dd1de2348efb1e80 (diff) | |
download | kernel-crypto-9ab99c8c513313c1c5931bdbd27dcc4bc7a3b7cd.tar.gz kernel-crypto-9ab99c8c513313c1c5931bdbd27dcc4bc7a3b7cd.tar.xz kernel-crypto-9ab99c8c513313c1c5931bdbd27dcc4bc7a3b7cd.zip |
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 <laurent.riffard@free.fr>
Signed-off-by: Matthieu CASTET <castet.matthieu@free.fr>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/atm/usbatm.h')
0 files changed, 0 insertions, 0 deletions