提交 ea98054f 编写于 作者: R Roland Dreier

mlx4_core: Change capability decoding: SRC->XRC

The SRC ("scalable RC") transport has been renamed to XRC ("extended 
RC"), to avoid having an abbreviation that is so easily confused with an 
abbreviation for "source."  Update the HCA capability decoding output to 
use the new name.
Signed-off-by: NRoland Dreier <rolandd@cisco.com>
上级 ec2a1344
...@@ -76,7 +76,7 @@ static void dump_dev_cap_flags(struct mlx4_dev *dev, u32 flags) ...@@ -76,7 +76,7 @@ static void dump_dev_cap_flags(struct mlx4_dev *dev, u32 flags)
[ 0] = "RC transport", [ 0] = "RC transport",
[ 1] = "UC transport", [ 1] = "UC transport",
[ 2] = "UD transport", [ 2] = "UD transport",
[ 3] = "SRC transport", [ 3] = "XRC transport",
[ 4] = "reliable multicast", [ 4] = "reliable multicast",
[ 5] = "FCoIB support", [ 5] = "FCoIB support",
[ 6] = "SRQ support", [ 6] = "SRQ support",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册