mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
ba3e1847d6
Commit653e92a917("net: macb: add support for padding and fcs computation") introduced a bug fixed by commit899ecaedd1("net: ethernet: cadence: fix socket buffer corruption problem"). Code removed in this patch is not reachable at all so remove it. Fixes:653e92a917("net: macb: add support for padding and fcs computation") Cc: Tristram Ha <Tristram.Ha@microchip.com> Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>