Skip to content
Commit c0129a06 authored by Cong Wang's avatar Cong Wang Committed by David S. Miller
Browse files

smc: convert to ->poll_mask

smc->clcsock is an internal TCP socket, after TCP socket
converts to ->poll_mask, ->poll doesn't exist any more.
So just convert smc socket to ->poll_mask too.

Fixes: 2c7d3dac

 ("net/tcp: convert to ->poll_mask")
Reported-by: default avatar <syzbot+f5066e369b2d5fff630f@syzkaller.appspotmail.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: default avatarCong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 760a6ed6
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