Skip to content

Commit

Permalink
Staging: batman-adv: Update TODO with new points from review
Browse files Browse the repository at this point in the history
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 <sven.eckelmann@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Sven Eckelmann authored and Greg Kroah-Hartman committed Jul 22, 2010
1 parent c0cad1e commit 4cae259
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions drivers/staging/batman-adv/TODO
Original file line number Diff line number Diff line change
@@ -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>
Expand Down

0 comments on commit 4cae259

Please sign in to comment.