diff options
author | Jiri Pirko <jiri@mellanox.com> | 2017-02-09 15:54:33 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-02-10 14:43:00 -0500 |
commit | adf200f31c000d707e4afe238ed1d1199e0cce7c (patch) | |
tree | 17248214781b48ed61a320815f876351aadea61d /include | |
parent | 0d2164af2696821b27b04bebd8420b0e881bf44d (diff) |
devlink: fix the name of eswitch commands
The eswitch_[gs]et command is supposed to be similar to port_[gs]et
command - for multiple eswitch attributes. However, when it was introduced
by 08f4b5918b2d ("net/devlink: Add E-Switch mode control") it was wrongly
named with the word "mode" in it. So fix this now, make the oririnal
enum value existing but obsolete.
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
-rw-r--r-- | include/uapi/linux/devlink.h | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/include/uapi/linux/devlink.h b/include/uapi/linux/devlink.hth
mm, page_alloc: fix fast-path race with cpuset update or removal
mm, page_alloc: fix check for NULL preferred_zone
kernel/panic.c: add missing \n
fbdev: color map copying bounds checking
frv: add atomic64_add_unless()
mm/mempolicy.c: do not put mempolicy before using its nodemask
radix-tree: fix private list warnings
Documentation/filesystems/proc.txt: add VmPin
mm, memcg: do not retry precharge charges
proc: add a schedule point in proc_pid_readdir()
mm: alloc_contig: re-allow CMA to compact FS pages
mm/slub.c: trace free objects at KERN_INFO
...
Diffstat (limited to 'fs/nfsd/nfsfh.h') |