]> git.ipfire.org Git - thirdparty/linux.git/commit - drivers/net/tun.c
tuntap: Don't segment multiple tagged packets on tap device
authorToshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
Fri, 31 Jul 2015 06:03:27 +0000 (15:03 +0900)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Aug 2015 21:24:50 +0000 (14:24 -0700)
commit5e52796a9a3d56298273030cd438e8015a8d5683
treebfe9af6d3a54042fd56324e88a042f23ec881ca3
parent6678053092e808485f4d56dca8705098436495e9
tuntap: Don't segment multiple tagged packets on tap device

Tap devices don't need to segment multiple tagged packets.

Signed-off-by: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tun.c