linux/net/batman-adv
Antonio Quartulli 3fba7325bb batman-adv: don't switch byte order too often if not needed
If possible, operations like ntohs/ntohl should not be
performed too often. Use a variable to locally store the
converted value and then use it.

Signed-off-by: Antonio Quartulli <antonio@open-mesh.com>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
2014-01-08 20:49:39 +01:00
..
2013-01-19 21:18:12 +08:00
2013-01-19 21:18:12 +08:00
2013-01-19 21:18:12 +08:00
2013-10-09 21:22:32 +02:00
2013-01-19 21:18:12 +08:00
2013-01-19 21:18:12 +08:00
2013-01-19 21:18:12 +08:00