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:
1f1900f
)
skb: expose and constify hash primitives
author
Stephen Hemminger
<shemminger@vyatta.com>
Sat, 21 Mar 2009 20:39:26 +0000
(13:39 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sat, 21 Mar 2009 20:39:26 +0000
(13:39 -0700)
Some minor changes to queue hashing:
1. Use const on accessor functions
2. Export skb_tx_hash for use in drivers (see ixgbe)
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found