christian pellegrin wrote:
> On Mon, Jan 11, 2010 at 9:21 AM, Wolfgang Grandegger <[email protected]> 
> wrote:
>> Hi Christian,
> 
> Hi,
> 
>> Marc has already sent patches for the kernel and iproute2 to add
>> CAN_CTRLMODE_ONE_SHOT and the one for the kernel has already been
>> accepted. The rest looks OK. It should also not be a big deal to support
> 
> OK, I will notice this for sure when rebasing

Yes, at least with net-next-2.6

> 
>> listen-only and loopback mode for most devices.
> 
> OK, I'll do it for liste-only on mcp in the ifnal patch

That would be nice. I just forgot one comment:

                if (cm->flags & ~priv->ctrlmode_supported)
                        return -EINVAL;

Maybe -ENOTSUPP would be more appropriate.

Wolfgang.

> 
> 

_______________________________________________
Socketcan-core mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/socketcan-core

Reply via email to