diff --git a/[refs] b/[refs] index 15e685b3b6d7..19f1f808b7f7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0dd12c44510c342282145c8048b447a13ce78a32 +refs/heads/master: 8f9346a091ac523afa73643aae69f74f0f8a6e80 diff --git a/trunk/drivers/staging/sep/TODO b/trunk/drivers/staging/sep/TODO index 371ee279f327..089c2406345e 100644 --- a/trunk/drivers/staging/sep/TODO +++ b/trunk/drivers/staging/sep/TODO @@ -1,12 +1,5 @@ Todo's so far (from Alan Cox) -- Fix firmware loading - Done 09/10 M. Allyn -- Get firmware into firmware git tree - Firmware is non open source -- Review and tidy each algorithm function - Done 09/10 M. Allyn - Check whether it can be plugged into any of the kernel crypto API interfaces - Crypto API 'glue' is still not ready to submit -- Do something about the magic shared memory interface and replace it - with something saner (in Linux terms) - Done 09/10 M. Allyn - Clean up unused ioctls - Needs vendor help - Clean up unused fields in ioctl structures - Needs vendor help -- 64 bit size to be used for all user space addresses passed - to ioctl - Done 10/10 M. Allyn