IPVS: buffer argument to ip_vs_process_message() should not be const
authorSimon Horman <horms@verge.net.au>
Tue, 9 Nov 2010 00:33:28 +0000 (09:33 +0900)
committerSimon Horman <horms@verge.net.au>
Mon, 15 Nov 2010 23:13:08 +0000 (08:13 +0900)
It is assigned to a non-const variable and its contents are modified.

Acked-by: Hans Schillstrom <hans.schillstrom@ericsson.com>
Signed-off-by: Simon Horman <horms@verge.net.au>

No differences found