]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/block/cciss.c
cciss: factor out cciss_find_cfg_addrs.
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Mon, 19 Jul 2010 18:46:12 +0000 (13:46 -0500)
committerJens Axboe <jaxboe@fusionio.com>
Sat, 7 Aug 2010 16:52:12 +0000 (18:52 +0200)
commit8e93bf6d6c9c6d864c17b7743f2cc5f2e052fe46
tree71352d0d1f28ddd82fecc5e1684276c6e2602ab6
parentb993313540de341e4c4df8f529d585e9400f43bd
cciss: factor out cciss_find_cfg_addrs.

Rationale for this is that I will also need to use this code
in fixing kdump host reset code prior to having the hba structure.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
drivers/block/cciss.c