]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/sk98lin/skethtool.c
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
[linux-2.6-omap-h63xx.git] / drivers / net / sk98lin / skethtool.c
index 4265ed91a9c4800eee83f7ed2f53ae2a63f1459f..e5cb5b548b8850b37973eb50e17faeec02aa5039 100644 (file)
@@ -581,7 +581,7 @@ static int setRxCsum(struct net_device *dev, u32 data)
        return 0;
 }
 
-struct ethtool_ops SkGeEthtoolOps = {
+const struct ethtool_ops SkGeEthtoolOps = {
        .get_settings           = getSettings,
        .set_settings           = setSettings,
        .get_drvinfo            = getDriverInfo,