|
@@ -6386,9 +6386,7 @@ static void tg3_tx_recover(struct tg3 *tp)
|
|
"Please report the problem to the driver maintainer "
|
|
"Please report the problem to the driver maintainer "
|
|
"and include system chipset information.\n");
|
|
"and include system chipset information.\n");
|
|
|
|
|
|
- spin_lock(&tp->lock);
|
|
|
|
tg3_flag_set(tp, TX_RECOVERY_PENDING);
|
|
tg3_flag_set(tp, TX_RECOVERY_PENDING);
|
|
- spin_unlock(&tp->lock);
|
|
|
|
}
|
|
}
|
|
|
|
|
|
static inline u32 tg3_tx_avail(struct tg3_napi *tnapi)
|
|
static inline u32 tg3_tx_avail(struct tg3_napi *tnapi)
|