All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: parag.lkml@gmail.com
Cc: shemminger@vyatta.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Fix net/irda build breakage
Date: Fri, 09 Jan 2009 17:02:58 -0800 (PST)	[thread overview]
Message-ID: <20090109.170258.169849917.davem@davemloft.net> (raw)
In-Reply-To: <alpine.LFD.2.00.0901091829270.21215@localhost.localdomain>

From: Parag Warudkar <parag.lkml@gmail.com>
Date: Fri, 9 Jan 2009 18:30:58 -0500 (EST)

> commit af0490810cfa159b4894ddecfc5eb2e4432fb976 breaks build for net/irda -
> 
> drivers/net/irda/donauboe.c: In function 'toshoboe_interrupt':
> drivers/net/irda/donauboe.c:1197: error: 'struct toshoboe_cb' has no member named 'stats'
> drivers/net/irda/donauboe.c:1201: error: 'struct toshoboe_cb' has no member named 'stats'
> drivers/net/irda/donauboe.c:1283: error: 'struct toshoboe_cb' has no member named 'stats'
> make[3]: *** [drivers/net/irda/donauboe.o] Error 1
> make[2]: *** [drivers/net/irda] Error 2
> 
> Fix this.
> 
> Signed-off-by: Parag Warudkar <parag.lkml@gmail.com>

Already fixed in the net-2.6 GIT tree, but thanks.

  reply	other threads:[~2009-01-10  1:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-09 23:30 [PATCH] Fix net/irda build breakage Parag Warudkar
2009-01-10  1:02 ` David Miller [this message]
2009-01-10 10:58   ` Ingo Molnar
2009-01-10 11:01     ` Ingo Molnar
2009-01-11  7:32     ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090109.170258.169849917.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=parag.lkml@gmail.com \
    --cc=shemminger@vyatta.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.