Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1433135

Re: [PATCH] mg_disk: fix error path in mg_probe()

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

Show all headers | View raw


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 | NextPrevious in thread | Find similar | Unroll thread


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