diff options
author | 2008-08-04 23:04:08 -0700 | |
---|---|---|
committer | 2008-08-04 23:04:08 -0700 | |
commit | cc6533e98a7f3cb7fce9d740da49195c7aa523a4 (patch) | |
tree | 23b1a33c9c6894f799808e7dcbcf3afeb1d71192 /include/linux/kernel.h | |
parent | net_sched: Add qdisc __NET_XMIT_BYPASS flag (diff) | |
download | wireguard-linux-cc6533e98a7f3cb7fce9d740da49195c7aa523a4.tar.xz wireguard-linux-cc6533e98a7f3cb7fce9d740da49195c7aa523a4.zip |
net: Kill plain NET_XMIT_BYPASS.
dst_input() was doing something completely absurd, looping
on skb->dst->input() if NET_XMIT_BYPASS was seen, but these
functions never return such an error.
And as a result plain ole' NET_XMIT_BYPASS has no more
references and can be completely killed off.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions