Hi David, I have followed your insturction to do it. But the problem is still here.
Thanks your kindly attention and help! Best, Harry > LEUNG Kin Yip wrote: >> >> In the function called "usbnet_start_xmit", I called FILL_BULK_URB and >> submit urb. Yes I called usbnet_start_xmit in probe() because I would >> like to test usbnet_start_xmit work or not. The return code is 0. > > If it's not the "usbnet" driver, you should avoid using the > same function names as that driver ... > > Calling a network driver's hard_start_xmit() entry before > the driver has been opend is asking for trouble ... ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
