commit | 9b67e26f936cd40a551da98914ed56dc5606686b | [log] [tgz] |
---|---|---|
author | Ursula Braun <ubraun@linux.ibm.com> | Wed May 02 16:56:46 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed May 02 13:29:12 2018 -0400 |
tree | dfda436dbd31637492ecc11a64489888ffc1104e | |
parent | ed75986f4aaef7822f63bd40c2ce491bdd9c6dec [diff] |
net/smc: handle ioctls SIOCINQ, SIOCOUTQ, and SIOCOUTQNSD SIOCINQ returns the amount of unread data in the RMB. SIOCOUTQ returns the amount of unsent or unacked sent data in the send buffer. SIOCOUTQNSD returns the amount of data prepared for sending, but not yet sent. Signed-off-by: Ursula Braun <ubraun@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>