summaryrefslogtreecommitdiff
path: root/drivers/s390
diff options
context:
space:
mode:
authorSasha Levin <sasha.levin@oracle.com>2014-05-16 02:12:43 (GMT)
committerRusty Russell <rusty@rustcorp.com.au>2014-05-18 23:56:40 (GMT)
commita17597d3b418ca5a394d14724ccfc295cb3186c8 (patch)
treea2421dacd4bef70854f146bdaf01eb6305160338 /drivers/s390
parente5d23a8cc38c555f9f3a40dcc5d14030105df9a8 (diff)
downloadlinux-a17597d3b418ca5a394d14724ccfc295cb3186c8.tar.xz
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/s390')
0 files changed, 0 insertions, 0 deletions