Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286207
b: refs/heads/master
c: 5addc0d
h: refs/heads/master
i:
  286205: ce57ed1
  286203: d7fd7fd
  286199: 91cccbd
  286191: 9e9da90
  286175: 9ae0370
  286143: a9070ff
  286079: 66f6503
  285951: 010a208
  285695: 6001b76
v: v3
  • Loading branch information
Alexandre Oliva authored and John W. Linville committed Jan 17, 2012
1 parent 266dc62 commit 9e886a4
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: 7e9e7fa414e47fccc6127f23bc866cbcc7e27dcb
refs/heads/master: 5addc0de28f5e286f9d121112c4222250807b5a5
Original file line number Diff line number Diff line change
Expand Up @@ -2475,7 +2475,7 @@ static s32 brcmf_init_iscan(struct brcmf_cfg80211_priv *cfg_priv)
return err;
}

static void brcmf_delay(u32 ms)
static __always_inline void brcmf_delay(u32 ms)
{
if (ms < 1000 / HZ) {
cond_resched();
Expand Down

0 comments on commit 9e886a4

Please sign in to comment.