[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110519.171442.1015392662738718919.davem@davemloft.net>
Date: Thu, 19 May 2011 17:14:42 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: therbert@...gle.com
CC: netdev@...r.kernel.org
Subject: GRE RPS patch set
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. :-)
Powered by blists - more mailing lists