commit | 18f9f1365dad1237072d360bc487d8c7a1cae532 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Tue Apr 27 02:42:51 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 27 12:53:25 2010 -0700 |
tree | 602a20bf3afd2a23969a82cc1431916294a5c4e9 | |
parent | 6c37e5de456987f5bc80879afde05aa120784095 [diff] |
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 <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>