From: Andrew Gallatin Date: Fri, 30 Nov 2012 12:31:26 +0000 (+0000) Subject: myri10ge: fix incorrect use of ntohs() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30828d2b6070f1a4c71f26da75cda4bcdabfca02;p=pandora-kernel.git myri10ge: fix incorrect use of ntohs() 1b4c44e6369dbbafd113f1e00b406f1eda5ab5b2 incorrectly used ntohs() rather than htons() in myri10ge_vlan_rx(). Thanks to Fengguang Wu, Yuanhan Liu's kernel-build tester for pointing out this bug. Signed-off-by: Andrew Gallatin Signed-off-by: David S. Miller --- Reading git-diff-tree failed