]> www.infradead.org Git - users/jedix/linux-maple.git/commit
netdev: make net_device_ops const
authorstephen hemminger <shemminger@vyatta.com>
Thu, 5 Jan 2012 19:10:25 +0000 (19:10 +0000)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Mon, 7 May 2012 21:44:12 +0000 (14:44 -0700)
commitb2961575360aae015a113f92052b1db1a80a4929
treef9b89ea892224a4ec84ee18833ce5a373cd6cfd6
parentdddb974f27aed7b716ddf762b2d20db7cc70d965
netdev: make net_device_ops const

More drivers where net_device_ops should be const.

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