diff options
author | 2009-05-06 16:43:48 -0700 | |
---|---|---|
committer | 2009-05-06 16:43:48 -0700 | |
commit | 77a22941f9ed052a0fdaa92753b1a1ab8072ee76 (patch) | |
tree | 2f75b9be0552ed4726052a9b4b49478f15e52cad /drivers/ide/ide-lib.c | |
parent | Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax (diff) | |
download | wireguard-linux-77a22941f9ed052a0fdaa92753b1a1ab8072ee76.tar.xz wireguard-linux-77a22941f9ed052a0fdaa92753b1a1ab8072ee76.zip |
igb: resolve panic on shutdown when SR-IOV is enabled
The setup_rctl call was making a call into the ring structure after it had
been freed. This was causing a panic on shutdown. This call wasn't
necessary since it is possible to get the needed index from
adapter->vfs_allocated_count.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ide/ide-lib.c')
0 files changed, 0 insertions, 0 deletions