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 linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html