Menu

#53 ieee1394/sbp2.c Rev 681

bug (general)
closed-fixed
sbp2 (22)
5
2002-11-23
2002-11-17
No

On Sat Nov 16 21:52:50 2002 UTC, Ben changed sbp2.c to
not include scsi/sd.h for newer kernels:

#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,47)
#include "../scsi/sd.h"

but linux/version.h hasn't necessarily been included at
this point. I fixed mine by moving the include for
ieee1394_types.h ahead of this directive and things
seem ok.

Discussion

  • James Goodwin

    James Goodwin - 2002-11-18
    • assigned_to: jamesg --> bencollins
     
  • James Goodwin

    James Goodwin - 2002-11-18

    Logged In: YES
    user_id=55674

    Ben, probably quickest for you to fix this.

     
  • Spencer Utley

    Spencer Utley - 2002-11-23

    Logged In: YES
    user_id=592641

    Fixed in Rev 691.

     
  • Spencer Utley

    Spencer Utley - 2002-11-23
    • status: open --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB