]> git.baikalelectronics.ru Git - kernel.git/commit
rds: Return proper "tos" value to user-space
authorGerd Rausch <gerd.rausch@oracle.com>
Sat, 29 Jun 2019 00:41:16 +0000 (17:41 -0700)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Wed, 10 Jul 2019 04:45:42 +0000 (21:45 -0700)
commit8be1774998bcb0343fc5de63bec7709456592759
tree01c4e6321544c3b79b49d084d5709dc50c2c6b97
parent739b3367db2ca6e3ee343c352464a28d7d200a9b
rds: Return proper "tos" value to user-space

The proper "tos" value needs to be returned
to user-space (sockopt RDS_INFO_CONNECTIONS).

Fixes: 2c9810e3b01d ("rds: add type of service(tos) infrastructure")
Signed-off-by: Gerd Rausch <gerd.rausch@oracle.com>
Reviewed-by: Zhu Yanjun <yanjun.zhu@oracle.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
net/rds/connection.c