From: Ivo van Doorn <ivdoorn@xxxxxxxxx> Date: Sat, 2 Aug 2008 08:11:35 +0200 > Yes but rt2x00usb_vendor_req_buff_lock() can't use the const buffer since > it calls: > memcpy(buffer, rt2x00dev->csr.cache, buffer_length); > and rt2x00usb_vendor_req_buff_lock() is valid for read commands. > > Only rt2x00usb_vendor_request_large_buff() is write only, so that sounds like > the most sane place to convert the const pointer to the normal pointer. Ok, I see. Patch applied, thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html