diff options
author | Sasha Levin <sasha.levin@oracle.com> | 2014-05-15 22:12:43 -0400 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2014-05-18 19:56:40 -0400 |
commit | a17597d3b418ca5a394d14724ccfc295cb3186c8 (patch) | |
tree | a2421dacd4bef70854f146bdaf01eb6305160338 /drivers/scsi/virtio_scsi.c | |
parent | e5d23a8cc38c555f9f3a40dcc5d14030105df9a8 (diff) |
virtio-rng: fixes for device registration/unregistration
There are several fixes in this patch (mostly because it's hard
splitting them up):
- Revert the name field in struct hwrng back to 'const'. Also, don't
do an extra kmalloc for the name - just wasteful.
- Deal with allocation failures properly.
- Use IDA to allocate device number instead of brute forcing one.
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'drivers/scsi/virtio_scsi.c')
0 files changed, 0 insertions, 0 deletions