]> bbs.cooldavid.org Git - net-next-2.6.git/commit
cxgb3: remove call to stop TX queues at load time.
authorDivy Le Ray <divy@chelsio.com>
Mon, 1 Nov 2010 10:59:41 +0000 (10:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 Nov 2010 21:07:30 +0000 (14:07 -0700)
commitd3d2a7df2b0f74dddf245e51453f1399efabb28a
treec39abd46c80f9ba118e706b3cc18f434431cc8ac
parentdf32cc193ad88f7b1326b90af799c927b27f7654
cxgb3: remove call to stop TX queues at load time.

Remove racy queue stopping after device registration.

Signed-off-by: Divy Le Ray <divy@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/cxgb3/cxgb3_main.c