public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5.4-pre6 -- debug.c:190: In function `usb_stor_print_Scsi_Cmnd': structure has no member named `address'
@ 2002-02-11  5:05 Miles Lane
  2002-02-11 17:31 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Miles Lane @ 2002-02-11  5:05 UTC (permalink / raw)
  To: LKML

CONFIG_USB=m
CONFIG_USB_DEBUG=y
CONFIG_USB_DEVICEFS=y
CONFIG_USB_BANDWIDTH=y
CONFIG_USB_LONG_TIMEOUT=y
CONFIG_USB_EHCI_HCD=m
CONFIG_USB_OHCI_HCD=m
CONFIG_USB_UHCI_ALT=m
CONFIG_USB_OHCI=m
CONFIG_USB_STORAGE=m
CONFIG_USB_STORAGE_DEBUG=y

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=athlon  -DMODULE -I../../scsi/
-DKBUILD_BASENAME=debug  -c -o debug.o debug.c
debug.c: In function `usb_stor_print_Scsi_Cmnd':
debug.c:190: structure has no member named `address'
...
make[3]: *** [debug.o] Error 1
make[3]: Leaving directory `/usr/src/linux/drivers/usb/storage'


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.5.4-pre6 -- debug.c:190: In function `usb_stor_print_Scsi_Cmnd': structure has no member named `address'
  2002-02-11  5:05 2.5.4-pre6 -- debug.c:190: In function `usb_stor_print_Scsi_Cmnd': structure has no member named `address' Miles Lane
@ 2002-02-11 17:31 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2002-02-11 17:31 UTC (permalink / raw)
  To: Miles Lane; +Cc: LKML

On Sun, Feb 10, 2002 at 09:05:07PM -0800, Miles Lane wrote:
> CONFIG_USB_STORAGE_DEBUG=y

Change that item to =n and go bug the usb-storage author :)

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-02-11 17:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-11  5:05 2.5.4-pre6 -- debug.c:190: In function `usb_stor_print_Scsi_Cmnd': structure has no member named `address' Miles Lane
2002-02-11 17:31 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox