aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/batman-adv/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/batman-adv/TODO')
-rw-r--r--drivers/staging/batman-adv/TODO9
1 files changed, 6 insertions, 3 deletions
diff --git a/drivers/staging/batman-adv/TODO b/drivers/staging/batman-adv/TODO
index 518db7fd41b..9c5aea20be1 100644
--- a/drivers/staging/batman-adv/TODO
+++ b/drivers/staging/batman-adv/TODO
@@ -1,6 +1,9 @@
-Request a review.
-Process the comments from the review.
-Move into mainline proper.
+ * Use hweight* for hamming weight calculation
+ * Save/cache packets direktly as skb instead of using a normal memory region
+ and copying it in a skb using send_raw_packet and similar functions
+ * Request a new review
+ * Process the comments from the review
+ * Move into mainline proper
Please send all patches to:
Marek Lindner <lindner_marek@yahoo.de>