All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Baligh Gasmi <gasmibal@gmail.com>
Cc: netdev@vger.kernel.org, David Ahern <dsahern@kernel.org>
Subject: Re: [PATCH v2] ip/iplink_virt_wifi: add support for virt_wifi
Date: Mon, 18 Apr 2022 16:15:13 -0700	[thread overview]
Message-ID: <20220418161513.1448e5f9@hermes.local> (raw)
In-Reply-To: <20220418221854.1827-1-gasmibal@gmail.com>

On Tue, 19 Apr 2022 00:18:54 +0200
Baligh Gasmi <gasmibal@gmail.com> wrote:

> +/*
> + * iplink_virt_wifi.c	A fake implementation of cfg80211_ops that can be tacked
> + *                      on to an ethernet net_device to make it appear as a
> + *                      wireless connection.
> + *
> + * Authors:            Baligh Gasmi <gasmibal@gmail.com>
> + *
> + * SPDX-License-Identifier: GPL-2.0
> + */

The SPDX License Id must be first line of the file.

  reply	other threads:[~2022-04-18 23:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-17 22:53 [PATCH] ip/iplink_virt_wifi: add support for virt_wifi Baligh Gasmi
2022-04-18  4:39 ` Benjamin Poirier
2022-04-18 15:06 ` Stephen Hemminger
2022-04-18 22:18   ` [PATCH v2] " Baligh Gasmi
2022-04-18 23:15     ` Stephen Hemminger [this message]
2022-04-18 23:25       ` Baligh GASMI
2022-04-18 22:28   ` [PATCH v3] " Baligh Gasmi
2022-04-18 23:25   ` [PATCH v4] " Baligh Gasmi
2022-04-20  2:40     ` patchwork-bot+netdevbpf

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=20220418161513.1448e5f9@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=dsahern@kernel.org \
    --cc=gasmibal@gmail.com \
    --cc=netdev@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.