vkr: propate fatal status to the driver
This MR:
- removes the redundant device lost error handling since that's handled within the protocol now
- uses the protocol defined status enum and exits the ring thread upon fatal while propagating to the driver
Related MRs:
Edited by Yiwei Zhang