[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4AA0ED92.6070306@in.ibm.com>
Date: Fri, 04 Sep 2009 16:06:02 +0530
From: Sachin Sant <sachinp@...ibm.com>
To: netdev <netdev@...r.kernel.org>
CC: linux-next@...r.kernel.org, David Miller <davem@...emloft.net>
Subject: [Patch -next] Fix net/3c503.c build break
Today's Next failed to build on a x86 box with following error.
drivers/net/3c503.c: In function 'el2_open':
drivers/net/3c503.c:406: error: 'reval' undeclared (first use in this function)
drivers/net/3c503.c:406: error: (Each undeclared identifier is reported only once
drivers/net/3c503.c:406: error: for each function it appears in.)
Most probably because of commit ab08999d6029bb2c79c16be5405d63d2bedbdfea
The patch had a typo in it. Below patch fixes the issue for me.
Thanks
-Sachin
View attachment "net-3c503-typo-fix.patch" of type "text/x-patch" (498 bytes)
Powered by blists - more mailing lists