FDDI: defxx: Fix function names in coments
authorCai Huoqing <caihuoqing@baidu.com>
Sat, 25 Sep 2021 12:52:07 +0000 (20:52 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Sep 2021 11:29:33 +0000 (12:29 +0100)
commitb38bcb41f1448a2ce95c12e21862b9c60d33aca1
treefd4ab892732be1e13b5cb0ea96fb3089f249b67e
parent719c571970109b0d0af24745d31b202affc9365f
FDDI: defxx: Fix function names in coments

Use dma_xxx_xxx() instead of pci_xxx_xxx(),
because the pci function wrappers are not called here.

Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/fddi/defxx.c