]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xen-netback: make ops structs const
authorstephen hemminger <shemminger@vyatta.com>
Wed, 4 Jan 2012 11:56:58 +0000 (11:56 +0000)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 3 Feb 2012 02:56:17 +0000 (21:56 -0500)
commit6d6b15c9227c63520b2cefd3a20272c8fe10a8a0
tree12fcb4b9316227881be311ae5c8abd74a5fc1ddc
parentdcd3327f286ee95e2f6038dd85cd708025aa95b9
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