Hi all,
I was going through the structure
usb_serial_device_type in drivers/usb/serial/usb-serial.h... In 2.6.10 the write
function prototype had been changed to exclude the int from_user...... so now
how can i check for whether the data is coming from user space or kernel space
without checking the from_user flag.
Advance thanks for all the suggestions i am
hoping for.....
Thanx again
Kaustav