From: Jiri Pirko Date: Tue, 12 May 2015 12:56:11 +0000 (+0200) Subject: net: move __skb_get_hash function declaration to flow_dissector.h X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~304^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c684b5083bc191c4b7b189c73d75587e167a474;p=pandora-kernel.git net: move __skb_get_hash function declaration to flow_dissector.h Since the definition of the function is in flow_dissector.c, it makes sense to have the declaration in flow_dissector.h Signed-off-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed