[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1399362409-17039-1-git-send-email-rajesh.borundia@qlogic.com>
Date: Tue, 6 May 2014 03:46:47 -0400
From: Rajesh Borundia <rajesh.borundia@...gic.com>
To: <davem@...emloft.net>
CC: <netdev@...r.kernel.org>, <Dept-HSGLinuxNICDev@...gic.com>
Subject: [PATCH net 0/2] Bug fixes.
This patch series contain following bug fixes.
* Fix panic where driver was accessing un-initialized crb_intr_mask
in non Multi-Tx queue mode while dumping TX queue.
* Do not set netdev->real_num_tx_queues directly from driver instead
use kernel defined netif_set_real_num_tx_queues() API. Also notify
stack about change in number of Rx queues.
Please apply this series to net.
Thanks,
Rajesh
Manish Chopra (1):
qlcnic: Fix panic while dumping TX queues on TX timeout
Shahed Shaikh (1):
qlcnic: Set real_num_{tx|rx}_queues properly
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h | 16 ------
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c | 57 ++++++++++++++++++++--
2 files changed, 53 insertions(+), 20 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists