From: stephen hemminger Date: Thu, 14 Apr 2011 05:50:12 +0000 (+0000) Subject: sfc: make function tables const X-Git-Tag: v3.0-rc1~377^2~398 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c8c2513c86c589a819c161c9abbdea2a3d56f5e;p=pandora-kernel.git sfc: make function tables const The phy, mac, and board information structures should be const. Since tables contain function pointer this improves security (at least theoretically). Compile tested only. Signed-off-by: Stephen Hemminger Acked-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed