From: stephen hemminger Date: Sat, 27 Apr 2013 11:31:56 +0000 (+0000) Subject: vxlan: compute source port in network byte order X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~77^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d836a7679a85f75bbc96d631b4007a78396b190;p=pandora-kernel.git vxlan: compute source port in network byte order Rather than computing source port and returning it in host order then swapping later, go ahead and compute it in network order to start with. Cleaner and less error prone. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed