From: stephen hemminger Date: Thu, 14 Apr 2011 05:51:52 +0000 (+0000) Subject: qlge: make nic_operations struct const X-Git-Tag: v3.0-rc1~377^2~397 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef9c7ab4a97d53d9cb4912d13e142f52a30ecd54;p=pandora-kernel.git qlge: make nic_operations struct const The struct nic_operations is just function pointers and should be declared const for added security. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed