diff options
author | Bruce Allan <bruce.w.allan@intel.com> | 2012-03-21 00:39:12 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2012-04-03 15:25:08 -0700 |
commit | bb9e44d0d0f45da356c39e485edacff6e14ba961 (patch) | |
tree | ad4051375ad12407b3fdec34431a7a4da4009b0f /virt | |
parent | aacc1bea190d731755a65cb8ec31dd756f4e263e (diff) | |
download | blackbird-obmc-linux-bb9e44d0d0f45da356c39e485edacff6e14ba961.tar.gz blackbird-obmc-linux-bb9e44d0d0f45da356c39e485edacff6e14ba961.zip |
e1000e: prevent oops when adapter is being closed and reset simultaneously
When the adapter is closed while it is simultaneously going through a
reset, it can cause a null-pointer dereference when the two different code
paths simultaneously cleanup up the Tx/Rx resources.
Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions