netdev.vger.kernel.org archive mirror
 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] ip/iplink_virt_wifi: add support for virt_wifi
Date: Mon, 18 Apr 2022 08:06:42 -0700	[thread overview]
Message-ID: <20220418080642.4093224e@hermes.local> (raw)
In-Reply-To: <20220417225318.18765-1-gasmibal@gmail.com>

On Mon, 18 Apr 2022 00:53:18 +0200
Baligh Gasmi <gasmibal@gmail.com> wrote:

> diff --git a/ip/iplink_virt_wifi.c b/ip/iplink_virt_wifi.c
> new file mode 100644
> index 00000000..28157d85
> --- /dev/null
> +++ b/ip/iplink_virt_wifi.c
> @@ -0,0 +1,24 @@
> +/*
> + * 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>


Please add SPDX license header at start of file.

  parent reply	other threads:[~2022-04-18 15:39 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 [this message]
2022-04-18 22:18   ` [PATCH v2] " Baligh Gasmi
2022-04-18 23:15     ` Stephen Hemminger
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=20220418080642.4093224e@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 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).