hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/drivers/s390/net/qeth_l3_sys.c
....@@ -652,7 +652,7 @@
652652 static ssize_t qeth_l3_dev_vipa_del4_store(struct device *dev,
653653 struct device_attribute *attr, const char *buf, size_t count)
654654 {
655
- return qeth_l3_vipa_store(dev, buf, true, count, QETH_PROT_IPV4);
655
+ return qeth_l3_vipa_store(dev, buf, false, count, QETH_PROT_IPV4);
656656 }
657657
658658 static QETH_DEVICE_ATTR(vipa_del4, del4, 0200, NULL,