[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4CB5CB9C.9030603@in.ibm.com>
Date: Wed, 13 Oct 2010 20:39:16 +0530
From: Sachin Sant <sachinp@...ibm.com>
To: netdev <netdev@...r.kernel.org>
CC: "linux-next@...r.kernel.org" <linux-next@...r.kernel.org>,
linux-s390@...r.kernel.org, ursula.braun@...ibm.com,
Eric Dumazet <eric.dumazet@...il.com>
Subject: [-next Oct 13] Build failure drivers/s390/net/ctcm_mpc.o
Today's next fails to build on a s390 box with following
error
drivers/s390/net/ctcm_mpc.c: In function ctc_mpc_dealloc_ch:
drivers/s390/net/ctcm_mpc.c:541: error: struct net_device has no member named refcnt
The code in question was changed by
commit 29b4433d991c88d86ca48a4c1cc33c671475be4b
net: percpu net_device refcount
The net_device struct member refcnt was changed from atomic_t to
int __percpu.
Thanks
-Sachin
--
---------------------------------
Sachin Sant
IBM Linux Technology Center
India Systems and Technology Labs
Bangalore, India
---------------------------------
--
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