Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259520
b: refs/heads/master
c: 0a76cd5
h: refs/heads/master
v: v3
  • Loading branch information
Arend van Spriel authored and Greg Kroah-Hartman committed Jun 28, 2011
1 parent c2c38a8 commit e4ec019
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 1baaacd9d698d6a2c7644784e11db4b135609fdb
refs/heads/master: 0a76cd592c8c62bce4a76a08a6932c3c49962646
2 changes: 1 addition & 1 deletion trunk/drivers/staging/brcm80211/brcmsmac/aiutils.c
Original file line number Diff line number Diff line change
Expand Up @@ -2028,7 +2028,7 @@ static char *ai_devpathvar(struct si_pub *sih, char *var, int len,
}

/* return true if PCIE capability exists in the pci config space */
static __used bool ai_ispcie(si_info_t *sii)
static bool ai_ispcie(si_info_t *sii)
{
u8 cap_ptr;

Expand Down

0 comments on commit e4ec019

Please sign in to comment.