diff options
author | Eric Dumazet <[email protected]> | 2013-12-02 08:51:13 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-12-02 17:16:29 -0500 |
commit | 28e24c62ab3062e965ef1b3bcc244d50aee7fa85 (patch) | |
tree | e4a86dab6c7d8097e0eb3e59d6a0c93c87be7954 /net/lapb/lapb_timer.c | |
parent | 7150aede5dd241539686e17d9592f5ebd28a2cda (diff) |
net: do not pretend FRAGLIST support
Few network drivers really supports frag_list : virtual drivers.
Some drivers wrongly advertise NETIF_F_FRAGLIST feature.
If skb with a frag_list is given to them, packet on the wire will be
corrupt.
Remove this flag, as core networking stack will make sure to
provide packets that can be sent without corruption.
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Thadeu Lima de Souza Cascardo <[email protected]>
Cc: Anirudha Sarangi <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions