diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2010-07-19 05:24:14 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-07-19 18:34:31 +0200 |
commit | db5dda905759c931ceb8f3f2fcfd7719009acc98 (patch) | |
tree | b02a3f5e48ee9dfec6c04ea5fcacb69075ce2998 /include | |
parent | s2io: Remove unnecessary memset of netdev private data (diff) | |
download | linux-db5dda905759c931ceb8f3f2fcfd7719009acc98.tar.xz linux-db5dda905759c931ceb8f3f2fcfd7719009acc98.zip |
bonding: fix bond_inet6addr_event()
After commit ad1afb0039391 (vlan_dev: VLAN 0 should be treated
as "no vlan tag" (802.1p packet)),
bond_inet6addr_event() might be called with a NULL bond->vlgrp pointer, and
a non empty bond->vlan_list. vlan_group_get_device() is dereferencing a NULL pointer.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions