]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
xen-netback: make ops structs const
authorstephen hemminger <shemminger@vyatta.com>
Wed, 4 Jan 2012 11:56:58 +0000 (11:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Jan 2012 18:23:00 +0000 (13:23 -0500)
commit813abbbaa3750c561f8ed7560664e652997be3dc
tree3e97b25902cefeb7f3db18ae6a886522f0e574d8
parent3464645a10f80ce39bc90c5494a3e92387947818
xen-netback: make ops structs 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: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/xen-netback/interface.c