]> git.baikalelectronics.ru Git - kernel.git/commit
s390/qeth: fold VLAN handling into l3_rebuild_skb()
authorJulian Wiedmann <jwi@linux.vnet.ibm.com>
Mon, 18 Sep 2017 19:18:21 +0000 (21:18 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 Sep 2017 21:41:37 +0000 (14:41 -0700)
commit827cfc2494fa62f3baac91585e8417011ed94c03
treeb256e8caf17d4ecbbbade49cba857424f0f4759e
parenta3ccb0462a18ec5a3761afede9d8cfe17316f2dd
s390/qeth: fold VLAN handling into l3_rebuild_skb()

Move the overly complicated VLAN processing from the L3 RX handler into
its l3_rebuild_skb() helper. No change in functionality.

Signed-off-by: Julian Wiedmann <jwi@linux.vnet.ibm.com>
Reviewed-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/qeth_l3_main.c