diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2009-09-24 09:59:17 -0600 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2009-09-24 09:59:18 +0930 |
commit | 2b5bbe3b8bee8b38bdc27dd9c0270829b6eb7eeb (patch) | |
tree | ae10e097de665aba47306799e9ab5ef44776e1e1 /Documentation/parisc | |
parent | a724eada8c2a7b62463b73ccf73fd0bb6e928aeb (diff) | |
download | talos-obmc-linux-2b5bbe3b8bee8b38bdc27dd9c0270829b6eb7eeb.tar.gz talos-obmc-linux-2b5bbe3b8bee8b38bdc27dd9c0270829b6eb7eeb.zip |
virtio_net: skb_orphan() and nf_reset() in xmit path.
The complex transmit free logic was introduced to avoid hangs on
removing the ip_conntrack module and also because drivers aren't
generally supposed to keep stale skbs for unbounded times.
After some debate, it was decided that while doing skb_orphan()
generally is a rat's nest, we can do it in this driver. Following
patches take advantage of this.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'Documentation/parisc')
0 files changed, 0 insertions, 0 deletions