|
@@ -594,6 +594,7 @@ Amd7930_l1hw(struct PStack *st, int pr, void *arg)
|
|
|
if (cs->debug & L1_DEB_WARN)
|
|
|
debugl1(cs, "Amd7930: l1hw: l2l1 tx_skb exist this shouldn't happen");
|
|
|
skb_queue_tail(&cs->sq, skb);
|
|
|
+ spin_unlock_irqrestore(&cs->lock, flags);
|
|
|
break;
|
|
|
}
|
|
|
if (cs->debug & DEB_DLOG_HEX)
|