[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20090327.155545.238803642.davem@davemloft.net>
Date: Fri, 27 Mar 2009 15:55:45 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: dmitri.vorobiev@...ial.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] Add missing include into include/linux/netdevice.h
From: Dmitri Vorobiev <dmitri.vorobiev@...ial.com>
Date: Fri, 27 Mar 2009 12:36:53 +0200
> The inline function skb_gro_mac_header defined in include/linux/netdevice.h
> makes use of page_address(). Depending on configuration options, the latter
> is either defined as a macro or is declared as a function in another header
> file, namely include/linux/mm.h. However, include/linux/netdevice.h does not
> include include/linux/mm.h.
>
> On MIPS, this has produced the following build error:
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists