Re: [PATCH 11/11] net: xilinx: Show csum in bootlog

2012-10-10 Thread Ben Hutchings
On Wed, 2012-10-10 at 18:06 +0200, Michal Simek wrote: > 2012/10/9 Ben Hutchings : > > On Tue, 2012-10-09 at 11:08 +0200, Michal Simek wrote: > >> On 10/05/2012 03:51 PM, Ben Hutchings wrote: > >> > On Fri, 2012-10-05 at 11:35 +0200, Michal Simek wrote: > >> >> On 10/04/2012 09:15 PM, Ben

Re: [PATCH 11/11] net: xilinx: Show csum in bootlog

2012-10-10 Thread Michal Simek
2012/10/9 Ben Hutchings : > On Tue, 2012-10-09 at 11:08 +0200, Michal Simek wrote: >> On 10/05/2012 03:51 PM, Ben Hutchings wrote: >> > On Fri, 2012-10-05 at 11:35 +0200, Michal Simek wrote: >> >> On 10/04/2012 09:15 PM, Ben Hutchings wrote: >> >>> On Thu, 2012-10-04 at 20:14 +0200, Michal Simek

Re: [PATCH 11/11] net: xilinx: Show csum in bootlog

2012-10-10 Thread Michal Simek
2012/10/9 Ben Hutchings bhutchi...@solarflare.com: On Tue, 2012-10-09 at 11:08 +0200, Michal Simek wrote: On 10/05/2012 03:51 PM, Ben Hutchings wrote: On Fri, 2012-10-05 at 11:35 +0200, Michal Simek wrote: On 10/04/2012 09:15 PM, Ben Hutchings wrote: On Thu, 2012-10-04 at 20:14 +0200,

Re: [PATCH 11/11] net: xilinx: Show csum in bootlog

2012-10-10 Thread Ben Hutchings
On Wed, 2012-10-10 at 18:06 +0200, Michal Simek wrote: 2012/10/9 Ben Hutchings bhutchi...@solarflare.com: On Tue, 2012-10-09 at 11:08 +0200, Michal Simek wrote: On 10/05/2012 03:51 PM, Ben Hutchings wrote: On Fri, 2012-10-05 at 11:35 +0200, Michal Simek wrote: On 10/04/2012 09:15 PM,

Re: [PATCH 11/11] net: xilinx: Show csum in bootlog

2012-10-09 Thread Ben Hutchings
On Tue, 2012-10-09 at 11:08 +0200, Michal Simek wrote: > On 10/05/2012 03:51 PM, Ben Hutchings wrote: > > On Fri, 2012-10-05 at 11:35 +0200, Michal Simek wrote: > >> On 10/04/2012 09:15 PM, Ben Hutchings wrote: > >>> On Thu, 2012-10-04 at 20:14 +0200, Michal Simek wrote: > Just show current

Re: [PATCH 11/11] net: xilinx: Show csum in bootlog

2012-10-09 Thread Michal Simek
On 10/05/2012 03:51 PM, Ben Hutchings wrote: On Fri, 2012-10-05 at 11:35 +0200, Michal Simek wrote: On 10/04/2012 09:15 PM, Ben Hutchings wrote: On Thu, 2012-10-04 at 20:14 +0200, Michal Simek wrote: Just show current setting in bootlog. [...] ---

Re: [PATCH 11/11] net: xilinx: Show csum in bootlog

2012-10-09 Thread Michal Simek
On 10/05/2012 03:51 PM, Ben Hutchings wrote: On Fri, 2012-10-05 at 11:35 +0200, Michal Simek wrote: On 10/04/2012 09:15 PM, Ben Hutchings wrote: On Thu, 2012-10-04 at 20:14 +0200, Michal Simek wrote: Just show current setting in bootlog. [...] ---

Re: [PATCH 11/11] net: xilinx: Show csum in bootlog

2012-10-09 Thread Ben Hutchings
On Tue, 2012-10-09 at 11:08 +0200, Michal Simek wrote: On 10/05/2012 03:51 PM, Ben Hutchings wrote: On Fri, 2012-10-05 at 11:35 +0200, Michal Simek wrote: On 10/04/2012 09:15 PM, Ben Hutchings wrote: On Thu, 2012-10-04 at 20:14 +0200, Michal Simek wrote: Just show current setting in

Re: [PATCH 11/11] net: xilinx: Show csum in bootlog

2012-10-05 Thread Ben Hutchings
On Fri, 2012-10-05 at 11:35 +0200, Michal Simek wrote: > On 10/04/2012 09:15 PM, Ben Hutchings wrote: > > On Thu, 2012-10-04 at 20:14 +0200, Michal Simek wrote: > >> Just show current setting in bootlog. > > [...] > >> --- a/drivers/net/ethernet/xilinx/ll_temac_main.c > >> +++

Re: [PATCH 11/11] net: xilinx: Show csum in bootlog

2012-10-05 Thread Ben Hutchings
On Fri, 2012-10-05 at 07:48 +0200, Michal Simek wrote: > On 10/04/2012 09:15 PM, Ben Hutchings wrote: > > On Thu, 2012-10-04 at 20:14 +0200, Michal Simek wrote: > >> Just show current setting in bootlog. > > [...] > >> --- a/drivers/net/ethernet/xilinx/ll_temac_main.c > >> +++

Re: [PATCH 11/11] net: xilinx: Show csum in bootlog

2012-10-05 Thread Michal Simek
On 10/04/2012 09:15 PM, Ben Hutchings wrote: On Thu, 2012-10-04 at 20:14 +0200, Michal Simek wrote: Just show current setting in bootlog. [...] --- a/drivers/net/ethernet/xilinx/ll_temac_main.c +++ b/drivers/net/ethernet/xilinx/ll_temac_main.c @@ -1052,12 +1052,14 @@ static int __devinit

Re: [PATCH 11/11] net: xilinx: Show csum in bootlog

2012-10-05 Thread Michal Simek
On 10/04/2012 09:15 PM, Ben Hutchings wrote: On Thu, 2012-10-04 at 20:14 +0200, Michal Simek wrote: Just show current setting in bootlog. [...] --- a/drivers/net/ethernet/xilinx/ll_temac_main.c +++ b/drivers/net/ethernet/xilinx/ll_temac_main.c @@ -1052,12 +1052,14 @@ static int __devinit

Re: [PATCH 11/11] net: xilinx: Show csum in bootlog

2012-10-05 Thread Michal Simek
On 10/04/2012 09:15 PM, Ben Hutchings wrote: On Thu, 2012-10-04 at 20:14 +0200, Michal Simek wrote: Just show current setting in bootlog. [...] --- a/drivers/net/ethernet/xilinx/ll_temac_main.c +++ b/drivers/net/ethernet/xilinx/ll_temac_main.c @@ -1052,12 +1052,14 @@ static int __devinit

Re: [PATCH 11/11] net: xilinx: Show csum in bootlog

2012-10-05 Thread Michal Simek
On 10/04/2012 09:15 PM, Ben Hutchings wrote: On Thu, 2012-10-04 at 20:14 +0200, Michal Simek wrote: Just show current setting in bootlog. [...] --- a/drivers/net/ethernet/xilinx/ll_temac_main.c +++ b/drivers/net/ethernet/xilinx/ll_temac_main.c @@ -1052,12 +1052,14 @@ static int __devinit

Re: [PATCH 11/11] net: xilinx: Show csum in bootlog

2012-10-05 Thread Ben Hutchings
On Fri, 2012-10-05 at 07:48 +0200, Michal Simek wrote: On 10/04/2012 09:15 PM, Ben Hutchings wrote: On Thu, 2012-10-04 at 20:14 +0200, Michal Simek wrote: Just show current setting in bootlog. [...] --- a/drivers/net/ethernet/xilinx/ll_temac_main.c +++

Re: [PATCH 11/11] net: xilinx: Show csum in bootlog

2012-10-05 Thread Ben Hutchings
On Fri, 2012-10-05 at 11:35 +0200, Michal Simek wrote: On 10/04/2012 09:15 PM, Ben Hutchings wrote: On Thu, 2012-10-04 at 20:14 +0200, Michal Simek wrote: Just show current setting in bootlog. [...] --- a/drivers/net/ethernet/xilinx/ll_temac_main.c +++

Re: [PATCH 11/11] net: xilinx: Show csum in bootlog

2012-10-04 Thread Ben Hutchings
On Thu, 2012-10-04 at 20:14 +0200, Michal Simek wrote: > Just show current setting in bootlog. [...] > --- a/drivers/net/ethernet/xilinx/ll_temac_main.c > +++ b/drivers/net/ethernet/xilinx/ll_temac_main.c > @@ -1052,12 +1052,14 @@ static int __devinit temac_of_probe(struct > platform_device *op)

[PATCH 11/11] net: xilinx: Show csum in bootlog

2012-10-04 Thread Michal Simek
Just show current setting in bootlog. Signed-off-by: Michal Simek CC: Anirudha Sarangi CC: John Linn CC: Grant Likely CC: Rob Herring CC: David S. Miller --- drivers/net/ethernet/xilinx/ll_temac_main.c |2 ++ drivers/net/ethernet/xilinx/xilinx_axienet_main.c |2 ++ 2 files

[PATCH 11/11] net: xilinx: Show csum in bootlog

2012-10-04 Thread Michal Simek
Just show current setting in bootlog. Signed-off-by: Michal Simek mon...@monstr.eu CC: Anirudha Sarangi anir...@xilinx.com CC: John Linn john.l...@xilinx.com CC: Grant Likely grant.lik...@secretlab.ca CC: Rob Herring rob.herr...@calxeda.com CC: David S. Miller da...@davemloft.net ---

Re: [PATCH 11/11] net: xilinx: Show csum in bootlog

2012-10-04 Thread Ben Hutchings
On Thu, 2012-10-04 at 20:14 +0200, Michal Simek wrote: Just show current setting in bootlog. [...] --- a/drivers/net/ethernet/xilinx/ll_temac_main.c +++ b/drivers/net/ethernet/xilinx/ll_temac_main.c @@ -1052,12 +1052,14 @@ static int __devinit temac_of_probe(struct platform_device *op)