linux_dsm_epyc7002/drivers/net/ethernet/qlogic
Himanshu Madhani b84caae486 qlcnic: Fix usage of netif_tx_{wake, stop} api during link change.
o Driver was using netif_tx_{stop,wake}_all_queues() api
  during link change event. Remove these api calls to
  manage queue start/stop event, as core networking stack
  will manage this based on netif_carrier_{on,off} call.
  These API's were modified as part of commit id
  012ec81223 ("qlcnic: Multi Tx
  queue support for 82xx Series adapter.")

Signed-off-by: Shahed Shaikh <shahed.shaikh@qlogic.com>
Signed-off-by: Himanshu Madhani <himanshu.madhani@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-12-17 16:24:49 -05:00
..
netxen net: netxen: remove unnecessary pci_set_drvdata() 2013-10-22 02:11:51 -04:00
qlcnic qlcnic: Fix usage of netif_tx_{wake, stop} api during link change. 2013-12-17 16:24:49 -05:00
qlge qlge: Update version to 1.00.00.34 2013-12-05 20:33:47 -05:00
Kconfig qlcnic: dcb: Query adapter DCB capabilities. 2013-08-27 15:21:13 -04:00
Makefile qlogic: Move the QLogic drivers 2011-08-10 20:03:49 -07:00
qla3xxx.c net: qla3xxx: remove unnecessary pci_set_drvdata() 2013-10-22 02:11:52 -04:00
qla3xxx.h qlogic: Move the QLogic drivers 2011-08-10 20:03:49 -07:00