Skip to content
Commit 9b67e26f authored by Ursula Braun's avatar Ursula Braun Committed by David S. Miller
Browse files

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: default avatarUrsula Braun <ubraun@linux.ibm.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ed75986f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment