From: Dan Williams <dcbw@redhat•com>
To: Subash Abhinov Kasiviswanathan <subashab@codeaurora•org>,
netdev@vger•kernel.org, davem@davemloft•net,
fengguang.wu@intel•com, jiri@resnulli•us,
stephen@networkplumber•org, David.Laight@ACULAB•COM,
marcel@holtmann•org, andrew@lunn•ch
Subject: Re: [PATCH net-next 1/3 v9] net: ether: Add support for multiplexing and aggregation type
Date: Mon, 28 Aug 2017 17:22:33 -0500 [thread overview]
Message-ID: <1503958953.20027.5.camel@redhat.com> (raw)
In-Reply-To: <1503635966-14076-2-git-send-email-subashab@codeaurora.org>
On Thu, 2017-08-24 at 22:39 -0600, Subash Abhinov Kasiviswanathan
wrote:
> Define the multiplexing and aggregation (MAP) ether type 0x00F9. This
> is needed for receiving data in the MAP protocol like RMNET. This is
> not an officially registered ID.
>
> Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora•or
> g>
> ---
> include/uapi/linux/if_ether.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/include/uapi/linux/if_ether.h
> b/include/uapi/linux/if_ether.h
> index 5bc9bfd..0d73ecc 100644
> --- a/include/uapi/linux/if_ether.h
> +++ b/include/uapi/linux/if_ether.h
> @@ -137,6 +137,7 @@
> #define ETH_P_IEEE802154 0x00F6 /* IEEE802.15.4 frame
> */
> #define ETH_P_CAIF 0x00F7 /* ST-Ericsson CAIF
> protocol */
> #define ETH_P_XDSA 0x00F8 /* Multiplexed DSA
> protocol */
> +#define ETH_P_MAP 0x00F9 /* Multiplex &
> aggregation proto*/
Any chance you could name this QUALCOMM_MAP or something like that? Or
at least update the comment to include that fact.
Dan
> /*
> * This is an Ethernet frame header.
next prev parent reply other threads:[~2017-08-28 22:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-25 4:39 [PATCH net-next 0/3 v9] Add support for rmnet driver Subash Abhinov Kasiviswanathan
2017-08-25 4:39 ` [PATCH net-next 1/3 v9] net: ether: Add support for multiplexing and aggregation type Subash Abhinov Kasiviswanathan
2017-08-28 22:22 ` Dan Williams [this message]
2017-08-29 3:00 ` Subash Abhinov Kasiviswanathan
2017-08-25 4:39 ` [PATCH net-next 2/3 v9] net: arp: Add support for raw IP device Subash Abhinov Kasiviswanathan
2017-08-25 4:39 ` [PATCH net-next 3/3 v9] drivers: net: ethernet: qualcomm: rmnet: Initial implementation Subash Abhinov Kasiviswanathan
2017-08-26 3:06 ` David Miller
2017-08-28 17:40 ` Subash Abhinov Kasiviswanathan
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=1503958953.20027.5.camel@redhat.com \
--to=dcbw@redhat$(echo .)com \
--cc=David.Laight@ACULAB$(echo .)COM \
--cc=andrew@lunn$(echo .)ch \
--cc=davem@davemloft$(echo .)net \
--cc=fengguang.wu@intel$(echo .)com \
--cc=jiri@resnulli$(echo .)us \
--cc=marcel@holtmann$(echo .)org \
--cc=netdev@vger$(echo .)kernel.org \
--cc=stephen@networkplumber$(echo .)org \
--cc=subashab@codeaurora$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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