diff options
author | Antonio Quartulli <antonio@open-mesh.com> | 2013-10-12 20:50:17 -0400 |
---|---|---|
committer | Antonio Quartulli <antonio@meshcoding.com> | 2014-01-08 14:49:39 -0500 |
commit | 3fba7325bb057977ec180b5f462084c50ca7940e (patch) | |
tree | ffa321077c017256351bf2c8342e80267382244b /net/mac80211/mlme.c | |
parent | a48bcacdb3b31816500d5732111241b705c4bc61 (diff) |
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/mac80211/mlme.c')
0 files changed, 0 insertions, 0 deletions