diff options
author | Eric Dumazet <dada1@cosmosbay.com> | 2009-04-15 12:16:19 +0200 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2009-04-15 12:16:19 +0200 |
commit | b6f0a3652ea9d2296fdc98c3b2c96603be611c4d (patch) | |
tree | 336629eb6d6219133ee9cca312c16a6e66bb5fa0 /drivers/usb/host/pci-quirks.c | |
parent | 83731671d9e6878c0a05d309c68fb71c16d3235a (diff) |
netfilter: nf_log regression fix
commit ca735b3aaa945626ba65a3e51145bfe4ecd9e222
'netfilter: use a linked list of loggers'
introduced an array of list_head in "struct nf_logger", but
forgot to initialize it in nf_log_register(). This resulted
in oops when calling nf_log_unregister() at module unload time.
Reported-and-tested-by: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Acked-by: Eric Leblond <eric@inl.fr>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'drivers/usb/host/pci-quirks.c')
0 files changed, 0 insertions, 0 deletions