Many thanks for your work on the eagle-usb driver. I have just upgraded
my kernel to 2.6.10 and receive the following kernel error on issuing
stopadsl:

kernel: usb_unlink_urb() is deprecated for synchronous unlinks.  Use
usb_kill_urb() instead.
kernel: Badness in usb_unlink_urb at drivers/usb/core/urb.c:457
kernel:  [<c0275f0b>] usb_unlink_urb+0x45/0x7e
kernel:  [<f8dc00df>] eu_stop_read_pipe+0x53/0x104 [eagle_usb]
kernel:  [<f8dc4a1b>] eu_eth_close+0x64/0x8b [eagle_usb]
kernel:  [<c029eb4a>] dev_close+0x56/0x76
kernel:  [<c029fdd5>] dev_change_flags+0x48/0xee
kernel:  [<c02d937e>] devinet_ioctl+0x26e/0x4de
kernel:  [<c02dae0a>] inet_ioctl+0x79/0xa5
kernel:  [<c0296e5e>] sock_ioctl+0x21d/0x226
kernel:  [<c01708b9>] sys_ioctl+0x1d0/0x1eb
kernel:  [<c0103337>] syscall_call+0x7/0xb
(repeated 6 times)

Any ideas which (or all) calls to this function to switch to
usb_kill_urb()?

Regards,

M

-- 
Mark Knoop <[EMAIL PROTECTED]>

Reply via email to