qlge: make nic_operations struct const
authorstephen hemminger <shemminger@vyatta.com>
Thu, 14 Apr 2011 05:51:52 +0000 (05:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 Apr 2011 04:53:43 +0000 (21:53 -0700)
The struct nic_operations is just function pointers and should be
declared const for added security.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/qlge/qlge.h
drivers/net/qlge/qlge_main.c

Simple merge
Simple merge