From: stephen hemminger Date: Fri, 16 Sep 2011 11:06:26 +0000 (+0000) Subject: pcnet32: constify function table X-Git-Tag: v3.2-rc1~129^2~277 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d70cb06db4f8105997672378ae248f44c3a4379;p=pandora-kernel.git pcnet32: constify function table Function tables need to be const to prevent malicious use. This is compile tested only. Gleaned from PAX. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed