Mon, May 11, 2015 at 05:55:11PM CEST, [email protected] wrote: >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 <[email protected]> > >Minor nit, move is spelled with an o, not a u.
Noted. > >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. Okay. > >- Alex -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
