We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3af0d55 commit 93e68cdCopy full SHA for 93e68cd
include/uapi/linux/if.h
@@ -37,7 +37,7 @@
37
* are shared for all types of net_devices. The sysfs entries are available
38
* via /sys/class/net/<dev>/flags. Flags which can be toggled through sysfs
39
* are annotated below, note that only a few flags can be toggled and some
40
- * other flags are always always preserved from the original net_device flags
+ * other flags are always preserved from the original net_device flags
41
* even if you try to set them via sysfs. Flags which are always preserved
42
* are kept under the flag grouping @IFF_VOLATILE. Flags which are volatile
43
* are annotated below as such.
0 commit comments