提交 31067527 编写于 作者: J Joe Perches 提交者: David S. Miller

drivers/net/chelsio: Add missing "space"

Signed-off-by: NJoe Perches <joe@perches.com>
Signed-off-by: NJeff Garzik <jeff@garzik.org>
上级 a2fbb9ea
......@@ -1042,7 +1042,7 @@ static int __devinit init_one(struct pci_dev *pdev,
pci_using_dac = 1;
if (pci_set_consistent_dma_mask(pdev, DMA_64BIT_MASK)) {
CH_ERR("%s: unable to obtain 64-bit DMA for"
CH_ERR("%s: unable to obtain 64-bit DMA for "
"consistent allocations\n", pci_name(pdev));
err = -ENODEV;
goto out_disable_pdev;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册