Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317736
b: refs/heads/master
c: 0d12698
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Juhl authored and Greg Kroah-Hartman committed Jul 6, 2012
1 parent 7677c24 commit 6773c50
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 92fa8971f31b25e041a74a1913bca8f7f3d6e48d
refs/heads/master: 0d12698671e6d6e39804cdadc6e65a40e5d0f491
4 changes: 2 additions & 2 deletions trunk/drivers/staging/vt6656/int.c
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ void INTvWorkItem(void *Context)

void INTnsProcessData(PSDevice pDevice)
{
PSINTData pINTData;
PSMgmtObject pMgmt = &(pDevice->sMgmtObj);
PSINTData pINTData;
PSMgmtObject pMgmt = &(pDevice->sMgmtObj);
struct net_device_stats *pStats = &pDevice->stats;

DBG_PRT(MSG_LEVEL_DEBUG, KERN_INFO"---->s_nsInterruptProcessData\n");
Expand Down

0 comments on commit 6773c50

Please sign in to comment.