netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [-next Oct 13] Build failure drivers/s390/net/ctcm_mpc.o
@ 2010-10-13 15:09 Sachin Sant
  2010-10-13 16:12 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Sachin Sant @ 2010-10-13 15:09 UTC (permalink / raw)
  To: netdev; +Cc: linux-next@vger.kernel.org, linux-s390, ursula.braun,
	Eric Dumazet

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
---------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-13 16:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-13 15:09 [-next Oct 13] Build failure drivers/s390/net/ctcm_mpc.o Sachin Sant
2010-10-13 16:12 ` David Miller

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).