From: David S. Miller Date: Sat, 8 Apr 2017 20:49:36 +0000 (-0700) Subject: Merge branch 'dsa-receive-path-simplifications' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=417d978fa532b61b89f0c3ccbd9cdb51090ea032;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'dsa-receive-path-simplifications' Florian Fainelli says: ==================== net: dsa: Receive path simplifications This patch series does factor the common code found in all tag implementations into dsa_switch_rcv(). The original motivation was to add GRO support, but this may be a lot of work with unclear benefits at this point. Changes in v2: - take care of tag_mtk.c in the process ==================== Signed-off-by: David S. Miller --- 417d978fa532b61b89f0c3ccbd9cdb51090ea032