git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4fd327
)
net: move __skb_get_hash function declaration to flow_dissector.h
author
Jiri Pirko
<jiri@resnulli.us>
Tue, 12 May 2015 12:56:11 +0000
(14:56 +0200)
committer
David S. Miller
<davem@davemloft.net>
Wed, 13 May 2015 19:19:46 +0000
(15:19 -0400)
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>
No differences found