mirror of
https://github.com/torvalds/linux
synced 2026-07-02 07:42:09 +09:00
To prepare for virtio_ring transport feature bits, hook in a call in all the users to manipulate them. This currently just clears all the bits, since it doesn't understand any features. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>