From: Stephen Hemminger Date: Wed, 18 Jan 2012 22:13:34 +0000 (+0000) Subject: ixgbevf: make operations tables const X-Git-Tag: v3.3-rc2~37^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d8fe98f8d5cb303d907d8f94ea6dc1f9a1d8b7a;p=pandora-kernel.git ixgbevf: make operations tables const The arrays of function pointers should be const to make life harder for rootkits. Signed-off-by: Stephen Hemminger Tested-by: Sibai Li Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed