X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=include%2Flinux%2Fnetdevice.h;h=43289127b458345334a961caa6bd269799f00aad;hb=a319a2773a13bab56a0d0b3744ba8703324313b5;hp=4f2c2b6beb5e14df087b59b037865dda35234d1d;hpb=e18fa700c9a31360bc8f193aa543b7ef7b39a06b;p=safe%2Fjmp%2Flinux-2.6 diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h index 4f2c2b6..4328912 100644 --- a/include/linux/netdevice.h +++ b/include/linux/netdevice.h @@ -342,7 +342,7 @@ struct net_device /* Instance data managed by the core of Wireless Extensions. */ struct iw_public_data * wireless_data; - struct ethtool_ops *ethtool_ops; + const struct ethtool_ops *ethtool_ops; /* * This marks the end of the "visible" part of the structure. All