From: Sven Eckelmann Date: Tue, 20 Jul 2010 22:25:22 +0000 (+0200) Subject: Staging: batman-adv: Update TODO with new points from review X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=4cae2597f5455a3c8ffc6c200b34e15c83184579;p=deliverable%2Flinux.git Staging: batman-adv: Update TODO with new points from review David S. Miller provided some new ideas and found problems in his review 20100719.212625.255369607.davem@davemloft.net. These issues must be resolved before it can be merged into net. Signed-off-by: Sven Eckelmann Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/batman-adv/TODO b/drivers/staging/batman-adv/TODO index 518db7fd41b1..9c5aea20be15 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