summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorBrandeburg, Jesse2008-09-30 15:08:48 +0200
committerDavid S. Miller2008-10-09 01:53:40 +0200
commit23e55a32ca1ffdbe7a492ef99f0e0ac48e504a13 (patch)
tree485f848f2270a5d0d1b167e3b5f9d34617979711 /net
parente1000e: release hw semaphore after successfully writing EEPROM (diff)
downloadkernel-qcow2-linux-23e55a32ca1ffdbe7a492ef99f0e0ac48e504a13.tar.gz
kernel-qcow2-linux-23e55a32ca1ffdbe7a492ef99f0e0ac48e504a13.tar.xz
kernel-qcow2-linux-23e55a32ca1ffdbe7a492ef99f0e0ac48e504a13.zip
ixgb: fix bug when freeing resources
It was pointed out by Breno Leitao <leitao@linux.vnet.ibm.com> that ixgb would crash on PPC when an IOMMU was in use, if change_mtu was called. It appears to be a pretty simple issue in the driver that wasn't discovered because most systems don't run with an IOMMU. The driver needs to only unmap buffers that are mapped (duh). CC: Breno Leitao <leitao@linux.vnet.ibm.com> Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions