gj          2003/09/20 01:18:17 PDT
  FreeBSD src repository
  Modified files:
    sys/dev/usb          umass.c 
  Log:
  In umass_bbb_get_max_lun() move maxlun to before the DPRINTF so that
  the actual number of LUNs is printed.
  
  Revision  Changes    Path
  1.91      +1 -1      src/sys/dev/usb/umass.c