commit | 152524231023c76b3b7b3e71017c7f951812868d | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Apr 09 15:25:28 2018 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Sat May 26 09:16:44 2018 +0200 |
tree | 96a821e8d4d5ac0577363cc9c5e7bc6d5ddcc051 | |
parent | 3cafb37633a1230011c5415e6f394b05260d21ad [diff] |
net: add support for ->poll_mask in proto_ops The socket file operations still implement ->poll until all protocols are switched over. Signed-off-by: Christoph Hellwig <hch@lst.de>