[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220418080642.4093224e@hermes.local>
Date: Mon, 18 Apr 2022 08:06:42 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Baligh Gasmi <gasmibal@...il.com>
Cc: netdev@...r.kernel.org, David Ahern <dsahern@...nel.org>
Subject: Re: [PATCH] ip/iplink_virt_wifi: add support for virt_wifi
On Mon, 18 Apr 2022 00:53:18 +0200
Baligh Gasmi <gasmibal@...il.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@...il.com>
Please add SPDX license header at start of file.
Powered by blists - more mailing lists