commit | a20a1199a8a7f2bc92bd2a01e212980328e42bc7 | [log] [tgz] |
---|---|---|
author | Mallikarjuna R Chilakala <mallikarjuna.chilakala@intel.com> | Tue Mar 31 21:34:44 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 02 01:02:32 2009 -0700 |
tree | 9cfe7be1e2d5d0f90313b17d0252470bfadbfa7b | |
parent | 44df32c592f5a626c9f2ed56642e939788022408 [diff] |
ixgbe: Patch to fix driver panic while freeing up tx & rx resources When network interface is made active we were not handling the error scenarios properly to clean up rx & tx resources which might result in a driver panic. Signed-off-by: Mallikarjuna R Chilakala <mallikarjuna.chilakala@intel.com> Acked-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>