Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1433135
| From | Jens Axboe <axboe@kernel.dk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] mg_disk: fix error path in mg_probe() |
| Date | 2016-06-28 19:10 +0200 |
| Message-ID | <rP4Gl-1rl-17@gated-at.bofh.it> (permalink) |
| References | <rP1yO-7Ku-27@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 06/28/2016 07:42 AM, Bartlomiej Zolnierkiewicz wrote: > MG_DISK_MAJ is defined as 0 so dynamic block major number > allocation is used by the driver and the assigned major > number is stored in host->major. This patch fixes error > path in mg_probe() to use host->major instead of using > MG_DISK_MAJ. Added, thanks Bart. -- Jens Axboe
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] mg_disk: fix error path in mg_probe() Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> - 2016-06-28 15:50 +0200 Re: [PATCH] mg_disk: fix error path in mg_probe() Jens Axboe <axboe@kernel.dk> - 2016-06-28 19:10 +0200
csiph-web