From: Al Viro Date: Fri, 3 Nov 2006 08:59:17 +0000 (-0800) Subject: [NETFILTER] bug: skb->protocol is already net-endian X-Git-Tag: v2.6.19-rc5~19^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=febf0a431e42f5a1fdb2b763273700610552ddcc;p=pandora-kernel.git [NETFILTER] bug: skb->protocol is already net-endian htons() is not needed (and no, it's not misspelled ntohs() - userland expects net-endian here). Signed-off-by: Al Viro Signed-off-by: David S. Miller --- Reading git-diff-tree failed