From: Eric Dumazet Date: Tue, 27 Apr 2010 02:42:51 +0000 (+0000) Subject: rps: inet_rps_save_rxhash() argument is not const X-Git-Tag: v2.6.35-rc1~473^2~373 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18f9f1365dad1237072d360bc487d8c7a1cae532;p=pandora-kernel.git rps: inet_rps_save_rxhash() argument is not const const qualifier on sock argument is misleading, since we can modify rxhash. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed