commit | 9c684b5083bc191c4b7b189c73d75587e167a474 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@resnulli.us> | Tue May 12 14:56:11 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed May 13 15:19:46 2015 -0400 |
tree | dfb542fc8f31f5f9a96b538d6b5c107253637956 | |
parent | d4fd32757176d1b03533770ef75aa2b781fa5667 [diff] |
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 <jiri@resnulli.us> Signed-off-by: David S. Miller <davem@davemloft.net>