[openib-general] [PATCH] DAPL: update TODO
Tom Duffy
tduffy at sun.com
Mon Jun 13 12:17:21 PDT 2005
Update the TODO so we don't lose track of needs.
Signed-off-by: Tom Duffy <tduffy at sun.com>
Index: TODO
===================================================================
--- TODO (revision 2588)
+++ TODO (working copy)
@@ -3,6 +3,8 @@
DAT
*) change dat function to use errno return code as all linux kernel export
functions
+*) remove the dat_func() wrappers and have code call the functions from the
+ method table directly
IB DAT PROVIDER
@@ -23,3 +25,5 @@ IB DAT PROVIDER
*) cache remote peer's address so that it does not need to be retrieved in
dapl_ep_query.
*) Replace dapl linked lists with Linux linked lists
+*) don't check for NULL all over the place -- if somebody calls a function
+ wrong and breaks things, let them keep both halves
More information about the general
mailing list