Re: [PATCH net-next] net: qualcomm: rmnet: Update rmnet device MTU based on real device

2020-12-10 Thread David Miller
From: Subash Abhinov Kasiviswanathan Date: Wed, 9 Dec 2020 22:51:46 -0700 > Packets sent by rmnet to the real device have variable MAP header > lengths based on the data format configured. This patch adds checks > to ensure that the real device MTU is sufficient to transmit the MAP > packet comp

Re: [PATCH net-next] net: qualcomm: rmnet: Update rmnet device MTU based on real device

2020-12-10 Thread Loic Poulain
On Thu, 10 Dec 2020 at 06:52, Subash Abhinov Kasiviswanathan wrote: > > Packets sent by rmnet to the real device have variable MAP header > lengths based on the data format configured. This patch adds checks > to ensure that the real device MTU is sufficient to transmit the MAP > packet comprising

[PATCH net-next] net: qualcomm: rmnet: Update rmnet device MTU based on real device

2020-12-09 Thread Subash Abhinov Kasiviswanathan
Packets sent by rmnet to the real device have variable MAP header lengths based on the data format configured. This patch adds checks to ensure that the real device MTU is sufficient to transmit the MAP packet comprising of the MAP header and the IP packet. This check is enforced when rmnet devices