Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267753
b: refs/heads/master
c: f9db5f9
h: refs/heads/master
i:
  267751: 7452f6d
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent a28029c commit 52fded1
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: ca39405519df5c53f2b2c1c635e638085538086c
refs/heads/master: f9db5f906569933779a02f77d3a6b7d811514d02
4 changes: 2 additions & 2 deletions trunk/drivers/staging/rtl8192e/rtl_pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,10 @@ typedef struct _mp_adapter{
u8 PciBridgeLinkCtrlReg;
}mp_adapter,*pmp_adapter;

typedef struct _RT_PCI_CAPABILITIES_HEADER {
struct rt_pci_capab_header {
unsigned char CapabilityID;
unsigned char Next;
} RT_PCI_CAPABILITIES_HEADER, *PRT_PCI_CAPABILITIES_HEADER;
};

#define PCI_MAX_BRIDGE_NUMBER 255
#define PCI_MAX_DEVICES 32
Expand Down

0 comments on commit 52fded1

Please sign in to comment.