public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: opurdila@ixiacom.com
Cc: netdev@vger.kernel.org, acme@ghostprotocols.net, eric.dumazet@gmail.com
Subject: Re: [net-next PATCH v3 0/10] llc enhancements
Date: Sat, 26 Dec 2009 20:37:27 -0800 (PST)	[thread overview]
Message-ID: <20091226.203727.68115398.davem@davemloft.net> (raw)
In-Reply-To: <20091226.203252.02261992.davem@davemloft.net>

From: David Miller <davem@davemloft.net>
Date: Sat, 26 Dec 2009 20:32:52 -0800 (PST)

> Looks good, applied to net-next-2.6, thanks!

Ugh, it doesn't even build when LLC and LLC2 are both modular:

ERROR: "llc_sap_list" [net/llc/llc2.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2
make: *** Waiting for unfinished jobs....

I'll fix this up, but next time please do some more build
testing.

Thanks.

  reply	other threads:[~2009-12-27  4:37 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-26 21:50 [net-next PATCH v3 0/10] llc enhancements Octavian Purdila
2009-12-26 21:50 ` [net-next PATCH v3 01/10] llc: use dev_hard_header Octavian Purdila
2009-12-26 21:51 ` [net-next PATCH v3 02/10] llc: add support for LLC_OPT_PKTINFO Octavian Purdila
2009-12-26 21:51 ` [net-next PATCH v3 03/10] llc: add support for SO_BINDTODEVICE Octavian Purdila
2009-12-26 21:51 ` [net-next PATCH v3 04/10] llc: convert the socket list to RCU locking Octavian Purdila
2009-12-26 21:51 ` [net-next PATCH v3 05/10] llc: optimize multicast delivery Octavian Purdila
2009-12-26 21:51 ` [net-next PATCH v3 06/10] llc: use a device based hash table to speed up " Octavian Purdila
2009-12-26 21:51 ` [net-next PATCH v3 07/10] llc: replace the socket list with a local address based hash Octavian Purdila
2009-12-26 21:51 ` [net-next PATCH v3 08/10] llc: convert llc_sap_list to RCU Octavian Purdila
2009-12-26 21:51 ` [net-next PATCH v3 09/10] llc: remove unused APIs (which should be private anyway) Octavian Purdila
2009-12-26 21:51 ` [net-next PATCH v3 10/10] llc: fix SAP reference counting w.r.t. socket handling Octavian Purdila
2009-12-27  4:32 ` [net-next PATCH v3 0/10] llc enhancements David Miller
2009-12-27  4:37   ` David Miller [this message]
2009-12-27  4:47     ` David Miller
2009-12-27 12:02       ` Octavian Purdila

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091226.203727.68115398.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=acme@ghostprotocols.net \
    --cc=eric.dumazet@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=opurdila@ixiacom.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox