aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@osdl.org>2005-05-29 14:16:48 -0700
committerDavid S. Miller <davem@davemloft.net>2005-05-29 14:16:48 -0700
commit7ce54e3f428b33af714271140601c87b8bf2c544 (patch)
treefa2f10ea71a0bd00ac51fc29266c62fdd356a223 /security/keys
parent[BRIDGE]: prevent bad forwarding table updates (diff)
downloadlinux-dev-7ce54e3f428b33af714271140601c87b8bf2c544.tar.xz
linux-dev-7ce54e3f428b33af714271140601c87b8bf2c544.zip
[BRIDGE]: receive path optimization
This improves the bridge local receive path by avoiding going through another softirq. The bridge receive path is already being called from a netif_receive_skb() there is no point in going through another receiveq round trip. Recursion is limited because bridge can never be a port of a bridge so handle_bridge() always returns. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'security/keys')
0 files changed, 0 insertions, 0 deletions