netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: bunk@kernel.org
Cc: graf.yang@analog.com, cooloney@kernel.org,
	torvalds@linux-foundation.org, linux-kernel@vger.kernel.org,
	netdev@vger.kernel.org
Subject: Re: [2.6 patch] irnet_irda.c must #include <asm/unaligned.h>
Date: Wed, 14 May 2008 15:30:03 -0700 (PDT)	[thread overview]
Message-ID: <20080514.153003.77372633.davem@davemloft.net> (raw)
In-Reply-To: <20080514202709.GB21795@cs181133002.pp.htv.fi>

From: Adrian Bunk <bunk@kernel.org>
Date: Wed, 14 May 2008 23:27:09 +0300

> This patch fixes the following compile error caused by
> commit 332223831e86b2e17b48b4afafad07d8e3b73861
> (irda: Fix a misalign access issue. (v2)):
> 
> <--  snip  -->
> 
> ...
>   CC      net/irda/irnet/irnet_irda.o
> /home/bunk/linux/kernel-2.6/git/linux-2.6/net/irda/irnet/irnet_irda.c: In function ‘irnet_discovery_indication’:
> /home/bunk/linux/kernel-2.6/git/linux-2.6/net/irda/irnet/irnet_irda.c:1676: error: implicit declaration of function ‘get_unaligned’
> make[4]: *** [net/irda/irnet/irnet_irda.o] Error 1
> 
> <--  snip  -->
> 
> Reported-by: Adrian Bunk <bunk@kernel.org>
> Signed-off-by: Adrian Bunk <bunk@kernel.org>

Applied, thanks a lot Adrian.

      reply	other threads:[~2008-05-14 22:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-14 20:27 [2.6 patch] irnet_irda.c must #include <asm/unaligned.h> Adrian Bunk
2008-05-14 22:30 ` David Miller [this message]

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=20080514.153003.77372633.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=bunk@kernel.org \
    --cc=cooloney@kernel.org \
    --cc=graf.yang@analog.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).