cifs: Use kstrndup for cifs_sb->mountdata
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / staging / cxd2099 / TODO
blob375bb6f8ee2c04f1da889a9d6da9473a93bcb96b
1 For now, data is passed through '/dev/dvb/adapterX/sec0':
2  - Encrypted data must be written to 'sec0'.
3  - Decrypted data can be read from 'sec0'.
4  - Setup the CAM using device 'ca0'.
6 But this is wrong. There are some discussions about the proper way for
7 doing it, as seen at:
8         http://www.mail-archive.com/linux-media@vger.kernel.org/msg22196.html
10 While there's no proper fix for it, the driver should be kept in staging.
12 Patches should be submitted to: linux-media@vger.kernel.org.