net: mark net_proto_ops as const
authorStephen Hemminger <shemminger@vyatta.com>
Mon, 5 Oct 2009 05:58:39 +0000 (05:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Oct 2009 08:10:46 +0000 (01:10 -0700)
All usages of structure net_proto_ops should be declared const.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found