summaryrefslogtreecommitdiff
path: root/net/batman-adv/icmp_socket.h
diff options
context:
space:
mode:
authorAntonio Quartulli <antonio@open-mesh.com>2013-10-13 00:50:17 (GMT)
committerAntonio Quartulli <antonio@meshcoding.com>2014-01-08 19:49:39 (GMT)
commit3fba7325bb057977ec180b5f462084c50ca7940e (patch)
treeffa321077c017256351bf2c8342e80267382244b /net/batman-adv/icmp_socket.h
parenta48bcacdb3b31816500d5732111241b705c4bc61 (diff)
downloadlinux-3fba7325bb057977ec180b5f462084c50ca7940e.tar.xz
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>
Diffstat (limited to 'net/batman-adv/icmp_socket.h')
0 files changed, 0 insertions, 0 deletions