netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* qeth_l3 build broken in net-next
@ 2011-12-19 13:20 Frank Blaschka
  2011-12-19 20:05 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Frank Blaschka @ 2011-12-19 13:20 UTC (permalink / raw)
  To: davem; +Cc: netdev, linux-s390

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

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

end of thread, other threads:[~2011-12-19 20:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-19 13:20 qeth_l3 build broken in net-next Frank Blaschka
2011-12-19 20:05 ` 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).