From: stephen hemminger Date: Wed, 4 Jan 2012 11:56:58 +0000 (+0000) Subject: xen-netback: make ops structs const X-Git-Tag: v3.3-rc1~182^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=813abbbaa3750c561f8ed7560664e652997be3dc;p=pandora-kernel.git xen-netback: make ops structs const All tables of function pointers should be const to make hacks more difficult. Compile tested only. Signed-off-by: Stephen Hemminger Acked-by: Ian Campbell Signed-off-by: David S. Miller --- Reading git-diff-tree failed