mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
Allow caller to pass in a release function, there might be other resources that need releasing as well. Needed for network receive. Signed-off-by: Jens Axboe <jens.axboe@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>