Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1281204
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | David Miller <davem@davemloft.net> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next V2 08/17] hv_netvsc: Don't ask for additional head room in the skb |
| Date | Tue, 01 Dec 2015 21:50:02 +0100 |
| Message-ID | <qB026-65N-11@gated-at.bofh.it> (permalink) |
| References | <qzSJj-459-1@gated-at.bofh.it> <qzSJj-459-5@gated-at.bofh.it> <qzSJk-459-17@gated-at.bofh.it> |
| X-Original-To | kys@microsoft.com |
| X-Mailer | Mew version 6.6 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) |
| MIME-Version | 1.0 |
| Content-Type | Text/Plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Greylist | Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Tue, 01 Dec 2015 12:41:49 -0800 (PST) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 11 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | netdev@vger.kernel.org, linux-kernel@vger.kernel.org, devel@linuxdriverproject.org, olaf@aepfle.de, apw@canonical.com, jasowang@redhat.com |
| X-Original-Date | Tue, 01 Dec 2015 15:41:47 -0500 (EST) |
| X-Original-Message-ID | <20151201.154147.1720863076099915966.davem@davemloft.net> |
| X-Original-References | <1448742017-22693-1-git-send-email-kys@microsoft.com> <1448742045-22732-1-git-send-email-kys@microsoft.com> <1448742045-22732-8-git-send-email-kys@microsoft.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1281204 |
Show key headers only | View raw
From: "K. Y. Srinivasan" <kys@microsoft.com> Date: Sat, 28 Nov 2015 12:20:36 -0800 > +#elseif defined(CONFIG_WLAN) || IS_ENABLED(CONFIG_AX25) The correct CPP directive is "#elif". -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH net-next V2 08/17] hv_netvsc: Don't ask for additional head room in the skb David Miller <davem@davemloft.net> - 2015-12-01 21:50 +0100
csiph-web