commit | 4efe0b06559e8cb39c3d6a9bd01cc99604dfd247 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Sat Dec 12 23:39:42 2009 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Mar 03 16:42:29 2010 -0800 |
tree | 153b6a9ba54fe2e0adee07669173c30712ab077e | |
parent | bad2239e87d73fd999a9c5d5efa5024b16046c6c [diff] |
Staging: batman-adv: Refactor routing.c Break up a lot of the big functions up into many smaller ones. This helps with readability and there is now a lot less code squashed against the right hand margin. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Acked-by: Marek Lindner <lindner_marek@yahoo.de> Acked-by: Simon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>