summaryrefslogtreecommitdiffstats
path: root/drivers/ptp
diff options
context:
space:
mode:
authorJack Morgenstein <jackm@dev.mellanox.co.il>2012-10-25 03:12:47 +0200
committerDavid S. Miller <davem@davemloft.net>2012-10-26 09:34:15 +0200
commit7208ca300725ebc1dd4c60511ed67a69c684eb91 (patch)
treea7acbbb450d8ba235ae6238b04c789a59ea85e76 /drivers/ptp
parentbas_gigaset: fix pre_reset handling (diff)
downloadlinux-7208ca300725ebc1dd4c60511ed67a69c684eb91.tar.xz
linux-7208ca300725ebc1dd4c60511ed67a69c684eb91.zip
net/mlx4_en: Fix double-release-range in tx-rings
The QP range is reserved as a single block. However, when freeing the en resources, the tx-ring QPs are released both in mlx4_en_destroy_tx_ring (one at a time) and in mlx4_en_free_resources (as a block release). Fix by eliminating the one-at-a-time release in mlx4_en_destroy_tx_ring. Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ptp')
0 files changed, 0 insertions, 0 deletions