Re: [Xenomai-core] [PATCH] rtcan_rtt: Various fixes and improvement

2010-01-18 Thread Gilles Chanteperdrix
Wolfgang Grandegger wrote: > Gilles Chanteperdrix wrote: >> Wolfgang Grandegger wrote: >>> This patch fixes type long overflows, invalid command line argument >>> types and gives the receiver and transmitter thread dedicated names. >>> >>> Signed-off-by: Wolfgang Grandegger >>> >>> diff --git a/ex

Re: [Xenomai-core] [PATCH] rtcan_rtt: Various fixes and improvement

2010-01-18 Thread Wolfgang Grandegger
Gilles Chanteperdrix wrote: > Wolfgang Grandegger wrote: >> This patch fixes type long overflows, invalid command line argument >> types and gives the receiver and transmitter thread dedicated names. >> >> Signed-off-by: Wolfgang Grandegger >> >> diff --git a/examples/rtdm/profiles/can/rtcan_rtt.c

Re: [Xenomai-core] [PATCH] rtcan_rtt: Various fixes and improvement

2010-01-18 Thread Gilles Chanteperdrix
Wolfgang Grandegger wrote: > This patch fixes type long overflows, invalid command line argument > types and gives the receiver and transmitter thread dedicated names. > > Signed-off-by: Wolfgang Grandegger > > diff --git a/examples/rtdm/profiles/can/rtcan_rtt.c > b/examples/rtdm/profiles/can/rt

[Xenomai-core] [PATCH] rtcan_rtt: Various fixes and improvement

2010-01-18 Thread Wolfgang Grandegger
This patch fixes type long overflows, invalid command line argument types and gives the receiver and transmitter thread dedicated names. Signed-off-by: Wolfgang Grandegger diff --git a/examples/rtdm/profiles/can/rtcan_rtt.c b/examples/rtdm/profiles/can/rtcan_rtt.c index 93c84a6..2280562 100644 -