vmxnet3" make ethtool ops const
authorstephen hemminger <shemminger@vyatta.com>
Wed, 4 Jan 2012 11:58:13 +0000 (11:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Jan 2012 18:23:00 +0000 (13:23 -0500)
commitc8b88efc3047063f98eba26d8d08d9a6b968c73a
treecf1b8a617fd1762cf5c35a694175340aad28f389
parent813abbbaa3750c561f8ed7560664e652997be3dc
vmxnet3" make ethtool ops const

All tables of function pointers should be const to make hacks
more difficult. Compile tested only.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Acked-by: Shreyas N Bhatewara <sbhatewara@vmware.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vmxnet3/vmxnet3_ethtool.c