]> git.baikalelectronics.ru Git - kernel.git/commit
net/fddi: Replace local macro with PCI standard macro
authorYijing Wang <wangyijing@huawei.com>
Fri, 6 Dec 2013 06:34:19 +0000 (14:34 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Dec 2013 17:51:40 +0000 (12:51 -0500)
commit758ce89a3cf83da8ad142b35d37b3b1a8923a57a
tree965256d4c41d4529c6ec55e3146f778b23a6895f
parent34792045b02cb33d54d9fee91628eabad92fe731
net/fddi: Replace local macro with PCI standard macro

Replace local macro DFX_BUS_PCI() with PCI standard macro
dev_is_pci().

Acked-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/fddi/defxx.c