diff options
author | Patrick McHardy <kaber@trash.net> | 2010-03-27 04:27:49 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-03-27 04:27:49 +0100 |
commit | 4b97efdf392563bf03b4917a0b5add2df65de39a (patch) | |
tree | 4add83ac917bb6d8319fc48c64529fd607721151 /fs/bad_inode.c | |
parent | tulip: Fix null dereference in uli526x_rx_packet() (diff) | |
download | linux-4b97efdf392563bf03b4917a0b5add2df65de39a.tar.xz linux-4b97efdf392563bf03b4917a0b5add2df65de39a.zip |
net: fix netlink address dumping in IPv4/IPv6
When a dump is interrupted at the last device in a hash chain and
then continued, "idx" won't get incremented past s_idx, so s_ip_idx
is not reset when moving on to the next device. This means of all
following devices only the last n - s_ip_idx addresses are dumped.
Tested-by: Pawel Staszewski <pstaszewski@itcare.pl>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'fs/bad_inode.c')
0 files changed, 0 insertions, 0 deletions