diff options
author | Mike Isely <isely@pobox.com> | 2006-03-28 23:36:32 -0600 |
---|---|---|
committer | Mike Isely <isely@pobox.com> | 2006-03-28 23:36:32 -0600 |
commit | 0d7fd3cdc85eb7e7e64a735ee7242aad047f4d64 (patch) | |
tree | 04d3209e5bc8666497ad3f5e2b1365e72086f258 /linux/drivers/media/dvb/dvb-usb | |
parent | d213c7fd61512ba8605208f6b785829ff1da017b (diff) | |
download | mediapointer-dvb-s2-0d7fd3cdc85eb7e7e64a735ee7242aad047f4d64.tar.gz mediapointer-dvb-s2-0d7fd3cdc85eb7e7e64a735ee7242aad047f4d64.tar.bz2 |
Fix pvrusb2 kernel oops
From: Mike Isely <isely@pobox.com>
This problem was introduced by the previous change. It appears that
if you try to create to sysfs entries of the same name in one
directory, then sysfs gets very angry and causes a kernel oops when
you later try to tear down those nodes. By not allocating enough
space to hold the name, we were inadvertently causing a sysfs control
file name collision...
Signed-off-by: Mike Isely <isely@pobox.com>
Diffstat (limited to 'linux/drivers/media/dvb/dvb-usb')
0 files changed, 0 insertions, 0 deletions