Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[pandora-kernel.git] / drivers / staging / batman-adv / TODO
1  * Use hweight* for hamming weight calculation
2  * Save/cache packets direktly as skb instead of using a normal memory region
3    and copying it in a skb using send_raw_packet and similar functions
4  * Request a new review
5  * Process the comments from the review
6  * Move into mainline proper
7
8 Please send all patches to:
9         Marek Lindner <lindner_marek@yahoo.de>
10         Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
11         Andrew Lunn <andrew@lunn.ch>
12         b.a.t.m.a.n@lists.open-mesh.net
13         Greg Kroah-Hartman <gregkh@suse.de>