]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
sgiioc4: add missing ->dma_base check
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sat, 13 Oct 2007 15:47:52 +0000 (17:47 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sat, 13 Oct 2007 15:47:52 +0000 (17:47 +0200)
commitb9d9e61abb85ecf4e4aa55328b21eac17840a3fb
tree2f021637a5e90ea01e3ad0aad24d39552ae89916
parent7bda292d12795877ade9a7ccc044a7bb0ea8e8b4
sgiioc4: add missing ->dma_base check

If ->dma_base is not set (== PCI BAR4 cannot be reserved) then DMA hooks
shouldn't be initialized or bad things will happen.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/pci/sgiioc4.c