diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2010-07-19 19:26:45 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-07-20 06:28:25 (GMT) |
commit | 573201f36fd9c7c6d5218cdcd9948cee700b277d (patch) | |
tree | 3fdd5cd05e26fdfe38d5d1a72b4d4aa41ecd181f /net/core/utils.c | |
parent | 45e77d314585869dfe43c82679f7e08c9b35b898 (diff) | |
download | linux-fsl-qoriq-573201f36fd9c7c6d5218cdcd9948cee700b277d.tar.xz |
bridge: Partially disable netpoll support
The new netpoll code in bridging contains use-after-free bugs
that are non-trivial to fix.
This patch fixes this by removing the code that uses skbs after
they're freed.
As a consequence, this means that we can no longer call bridge
from the netpoll path, so this patch also removes the controller
function in order to disable netpoll.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Thanks,
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/utils.c')
0 files changed, 0 insertions, 0 deletions