Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167568
b: refs/heads/master
c: 0af4916
h: refs/heads/master
v: v3
  • Loading branch information
Darren Salt authored and Greg Kroah-Hartman committed Oct 14, 2009
1 parent 461dd64 commit ba8f723
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5f267996eb4501b45beecdfe7c9a9af714fc083f
refs/heads/master: 0af49167b1e5ba154e90d2c454bf4624ee47df80
2 changes: 2 additions & 0 deletions trunk/drivers/staging/rt2860/common/cmm_data_2860.c
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,8 @@ int RtmpPCIMgmtKickOut(
ULONG SwIdx = pAd->MgmtRing.TxCpuIdx;

pTxD = (PTXD_STRUC) pAd->MgmtRing.Cell[SwIdx].AllocVa;
if (!pTxD)
return 0;

pAd->MgmtRing.Cell[SwIdx].pNdisPacket = pPacket;
pAd->MgmtRing.Cell[SwIdx].pNextNdisPacket = NULL;
Expand Down

0 comments on commit ba8f723

Please sign in to comment.