From: Stephen Hemminger Date: Sat, 21 Mar 2009 20:39:26 +0000 (-0700) Subject: skb: expose and constify hash primitives X-Git-Tag: v2.6.30-rc1~662^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9247744e5eaa29aecee5342a0c8694187a6aadcd;p=pandora-kernel.git skb: expose and constify hash primitives 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed