netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* GRE RPS patch set
@ 2011-05-19 21:14 David Miller
  2011-05-19 22:50 ` Tom Herbert
  0 siblings, 1 reply; 2+ messages in thread
From: David Miller @ 2011-05-19 21:14 UTC (permalink / raw)
  To: therbert; +Cc: netdev


I reverted all of it, besides Eric's feedback, I'd like to know if
grep is not working on your computer?

net/ipv6/udp.c: In function ‘udpv6_queue_rcv_skb’:
net/ipv6/udp.c:509:3: warning: passing argument 2 of ‘sock_rps_save_rxhash’ makes pointer from integer without a cast
include/net/sock.h:688:20: note: expected ‘struct sk_buff *’ but argument is of type ‘__u32’

Updating all call sites of a function when you change it's arguments
isn't rocket science. :-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: GRE RPS patch set
  2011-05-19 21:14 GRE RPS patch set David Miller
@ 2011-05-19 22:50 ` Tom Herbert
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Herbert @ 2011-05-19 22:50 UTC (permalink / raw)
  To: David Miller; +Cc: netdev

> Updating all call sites of a function when you change it's arguments
> isn't rocket science. :-)
>

So it would seem... thanks for pointing that out.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-19 22:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-19 21:14 GRE RPS patch set David Miller
2011-05-19 22:50 ` Tom Herbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).