[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20090526.205541.188680784.davem@davemloft.net>
Date: Tue, 26 May 2009 20:55:41 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: vapier@...too.org
Cc: netdev@...r.kernel.org, uclinux-dist-devel@...ckfin.uclinux.org,
a.beregalov@...il.com
Subject: Re: [PATCH 1/7] bfin_mac: fix build error due to net_device_ops
convert
From: Mike Frysinger <vapier@...too.org>
Date: Tue, 26 May 2009 05:29:09 -0400
> The previous commit "convert to net_device_ops" broke the Blackfin MAC
> driver as it declared the new structure before the function it used:
> CC drivers/net/bfin_mac.o
> drivers/net/bfin_mac.c:984: error: ‘bfin_mac_close’ undeclared here (not in a function)
> make[1]: *** [drivers/net/bfin_mac.o] Error 1
>
> Signed-off-by: Mike Frysinger <vapier@...too.org>
Applied, thanks Mike.
Powered by blists - more mailing lists