aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorAndy Gospodarek <andy@greyhouse.net>2010-06-29 18:28:12 +0000
committerDavid S. Miller <davem@davemloft.net>2010-06-29 23:12:39 -0700
commitfa37813401ff52d78591c262d6542e4d5d935584 (patch)
treead9f85a1a60289f270d04d4982588bd439e1508f /crypto
parentbf988435bd5b53529f4408a8efb1f433f6ddfda9 (diff)
downloadkernel_samsung_tuna-fa37813401ff52d78591c262d6542e4d5d935584.zip
kernel_samsung_tuna-fa37813401ff52d78591c262d6542e4d5d935584.tar.gz
kernel_samsung_tuna-fa37813401ff52d78591c262d6542e4d5d935584.tar.bz2
ixgbe: fix panic when shutting down system with WoL enabled
This patch added to 2.6.34: commit 5f6c01819979afbfec7e0b15fe52371b8eed87e8 Author: Jesse Brandeburg <jesse.brandeburg@intel.com> Date: Wed Apr 14 16:04:23 2010 -0700 ixgbe: fix bug with vlan strip in promsic mode among other things added a function called ixgbe_vlan_filter_enable. This new function wants to access and set some rx_ring parameters, but adapter->rx_ring has already been freed. This simply moves the free until after the access and makes __ixgbe_shutdown look more like ixgbe_remove. Signed-off-by: Andy Gospodarek <andy@greyhouse.net> Acked-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Tested-by: Emil Tantilov <emil.s.tantilov@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions