]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/ibmveth.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
[karo-tx-linux.git] / drivers / net / ibmveth.c
index f2b937966950717ebb342b9f04c77668caad89d8..0bc777bac9b47dd4ac45c29a30be13f347e2e706 100644 (file)
@@ -1577,7 +1577,7 @@ static struct attribute * veth_pool_attrs[] = {
        NULL,
 };
 
-static struct sysfs_ops veth_pool_ops = {
+static const struct sysfs_ops veth_pool_ops = {
        .show   = veth_pool_show,
        .store  = veth_pool_store,
 };