Call it directly instead of each time calling pr_aio_queue_notsupp() and
then doing the actual job. The only user of non default method was
cxgbe(4). It calls now into the default method in case of own method
failure. This preserves existing behavior.
Details
Details
- Reviewers
markj jhb np - Group Reviewers
network - Commits
- rG4a7f4f289c1a: sockets: make pr_aio_queue the default method
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable