[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5550D0DF.7090806@redhat.com>
Date: Mon, 11 May 2015 08:55:11 -0700
From: Alexander Duyck <alexander.h.duyck@...hat.com>
To: Jiri Pirko <jiri@...nulli.us>, netdev@...r.kernel.org
CC: davem@...emloft.net, jhs@...atatu.com, tgraf@...g.ch,
jesse@...ira.com, kaber@...sh.net, therbert@...gle.com,
edumazet@...gle.com, hannes@...essinduktion.org, ast@...mgrid.com,
daniel@...earbox.net, herbert@...dor.apana.org.au,
cwang@...pensource.com, john.fastabend@...il.com
Subject: Re: [patch net-next 06/15] net: move __skb_tx_hash to skbuff.c
On 05/09/2015 06:10 AM, Jiri Pirko wrote:
> __skb_tx_hash function has no relation to flow_dissect so just muve it
> to skbuff.c (it is declared in skbuff.h)
>
> Signed-off-by: Jiri Pirko <jiri@...nulli.us>
Minor nit, move is spelled with an o, not a u.
Also any reason for moving this to skbuff.c instead of dev.c? It seems
like this might be better placed there since the only caller is in
netdevice.h.
- Alex
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists