Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259381
b: refs/heads/master
c: a607d3c
h: refs/heads/master
i:
  259379: 1184d31
v: v3
  • Loading branch information
Arend van Spriel authored and Greg Kroah-Hartman committed Jun 7, 2011
1 parent e23a44f commit f38d6fa
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: 63182f61193deb1b3b23f7d65c3e0477eb4a0770
refs/heads/master: a607d3c2bc9839fbc3ee8a8c99beeb7b3a3844c2
2 changes: 1 addition & 1 deletion trunk/drivers/staging/brcm80211/brcmsmac/aiutils.h
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@
#define CST4330_CBUCK_POWER_OK 0x00004000
#define CST4330_BB_PLL_LOCKED 0x00008000

#define SI_INFO(sih) (si_info_t *)sih
#define SI_INFO(sih) ((si_info_t *)sih)

#define GOODCOREADDR(x, b) \
(((x) >= (b)) && ((x) < ((b) + SI_MAXCORES * SI_CORE_SIZE)) && \
Expand Down

0 comments on commit f38d6fa

Please sign in to comment.