Skip to content

Commit

Permalink
Staging: batman-adv: Add hash recommendations to TODO
Browse files Browse the repository at this point in the history
David Miller <davem@davemloft.net> recommended in
20100924.134334.28812338.davem@davemloft.net that we must make the hash
abstraction helper more efficient and may remove it completely.

Signed-off-by: Sven Eckelmann <sven.eckelmann@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Sven Eckelmann authored and Greg Kroah-Hartman committed Oct 19, 2010
1 parent 388b2b9 commit 1ee600c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions drivers/staging/batman-adv/TODO
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
* remove own list functionality from hash
* use hlist_head, hlist_node in hash
* don't use callbacks for compare+choose in hash
* think about more efficient ways instead of abstraction of hash
* Request a new review
* Process the comments from the review
* Move into mainline proper
Expand Down

0 comments on commit 1ee600c

Please sign in to comment.