[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20111219132010.GA10345@tuxmaker.boeblingen.de.ibm.com>
Date: Mon, 19 Dec 2011 14:20:10 +0100
From: Frank Blaschka <blaschka@...ux.vnet.ibm.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, linux-s390@...r.kernel.org
Subject: qeth_l3 build broken in net-next
qeth_l3 build is broken in net-next
drivers/s390/net/qeth_l3_main.c: In function 'qeth_l3_neigh_setup':
drivers/s390/net/qeth_l3_main.c:3277: error: 'struct neigh_parms' has no member named 'neigh_setup'
make[2]: *** [drivers/s390/net/qeth_l3_main.o] Error 1
make[1]: *** [drivers/s390/net] Error 2
make: *** [drivers/s390] Error 2
commit 5c3ddec73d01a1fae9409c197078cb02c42238c3
net: Remove unused neighbour layer ops.
cause the problem. Actually qeth_l3 uses neigh_setup.
Can you revert commit 5c3ddec73d01a1fae9409c197078cb02c42238c3 ?
Thx,
Frank
--
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