Re: ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback
From: Jakub Kicinski <kuba@kernel.org>
Date: 2021-07-20 10:24:04
Also in:
linux-usb, lkml, netdev
From: Jakub Kicinski <kuba@kernel.org>
Date: 2021-07-20 10:24:04
Also in:
linux-usb, lkml, netdev
On Tue, 20 Jul 2021 12:37:43 +0300, Georgi Valkov wrote:
ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback https://github.com/openwrt/openwrt/pull/4084 From dd109ded2b526636fff438d33433ab64ffd21583 Mon Sep 17 00:00:00 2001 From: Georgi Valkov <redacted> Date: Fri, 16 Apr 2021 20:44:36 +0300 Subject: [PATCH] ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback
This is all unnecessary, IIUC you're submitting this patch for upstream inclusion, please rebase it on the netdev/net tree, and try git send-email on a file generated by git format-patch. Before that please correct the fixes tag to the common format (you'll find it in docs or follow what others do).