diff --git a/[refs] b/[refs] index 6fb3a243d765..2bc106236efc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 388b2b97ba03242145227821c77791e713d6057b +refs/heads/master: 1ee600ced32c4cabaeead0a4e84a6d4c9110f82c diff --git a/trunk/drivers/staging/batman-adv/TODO b/trunk/drivers/staging/batman-adv/TODO index 59137312d03c..11c384f8b063 100644 --- a/trunk/drivers/staging/batman-adv/TODO +++ b/trunk/drivers/staging/batman-adv/TODO @@ -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