mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Divy Le Ray <divy@chelsio.com>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	dm@chelsio.com, leedom@chelsio.com, swise@opengridcomputing.com
Subject: [PATCH net-2.6 3/3] cxgb4vf: remove call to stop TX queues at load time.
Date: Mon, 01 Nov 2010 13:59:51 -0700	[thread overview]
Message-ID: <20101101205951.27716.64800.stgit@speedy5.asicdesigners.com> (raw)
In-Reply-To: <20101101205940.27716.24553.stgit@speedy5.asicdesigners.com>

From: Divy Le Ray <divy@chelsio.com>

Stopping TX queues at driver load time is not necessary.

Signed-off-by: Casey Leedom <leedom@chelsio.com>

---

 drivers/net/cxgb4vf/cxgb4vf_main.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


diff --git a/drivers/net/cxgb4vf/cxgb4vf_main.c b/drivers/net/cxgb4vf/cxgb4vf_main.c
index 555ecc5..6de5e2e 100644
--- a/drivers/net/cxgb4vf/cxgb4vf_main.c
+++ b/drivers/net/cxgb4vf/cxgb4vf_main.c
@@ -2600,7 +2600,6 @@ static int __devinit cxgb4vf_pci_probe(struct pci_dev *pdev,
 		pi->xact_addr_filt = -1;
 		pi->rx_offload = RX_CSO;
 		netif_carrier_off(netdev);
-		netif_tx_stop_all_queues(netdev);
 		netdev->irq = pdev->irq;
 
 		netdev->features = (NETIF_F_SG | NETIF_F_TSO | NETIF_F_TSO6 |


  parent reply	other threads:[~2010-11-01 21:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-01 20:59 [PATCH net-2.6 1/3] cxgb3: " Divy Le Ray
2010-11-01 20:59 ` [PATCH net-2.6 2/3] cxgb4: " Divy Le Ray
2010-11-01 21:10   ` David Miller
2010-11-01 20:59 ` Divy Le Ray [this message]
2010-11-01 21:10   ` [PATCH net-2.6 3/3] cxgb4vf: " David Miller
2010-11-01 21:10 ` [PATCH net-2.6 1/3] cxgb3: " David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101101205951.27716.64800.stgit@speedy5.asicdesigners.com \
    --to=divy@chelsio.com \
    --cc=davem@davemloft.net \
    --cc=dm@chelsio.com \
    --cc=leedom@chelsio.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=swise@opengridcomputing.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®