DragonFly BSD
DragonFly commits List (threaded) for 2013-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: iir: Prevent namespace collision with INTEL_VENDOR_ID


From: Francois Tigeot <ftigeot@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 15 Jul 2013 10:15:11 -0700 (PDT)

commit 996023405280596608ff9eb24a90fb099d1acfde
Author: François Tigeot <ftigeot@wolfpond.org>
Date:   Sat Jul 6 10:52:48 2013 +0200

    iir: Prevent namespace collision with INTEL_VENDOR_ID
    
    Use the existing PCI_VENDOR_INTEL #define instead of the local
    INTEL_VENDOR_ID and avoid a conflict with the one in specialreg.h

Summary of changes:
 sys/dev/raid/iir/iir.c      | 5 +++--
 sys/dev/raid/iir/iir.h      | 1 -
 sys/dev/raid/iir/iir_ctrl.c | 4 +++-
 sys/dev/raid/iir/iir_pci.c  | 3 ++-
 4 files changed, 8 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/996023405280596608ff9eb24a90fb099d1acfde


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]