Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73457
b: refs/heads/master
c: cd73ba9
h: refs/heads/master
i:
  73455: 62dfd65
v: v3
  • Loading branch information
Michael Buesch authored and Jeff Garzik committed Nov 10, 2007
1 parent 40a3e32 commit a8fff50
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: 9dcb5f477ffa757b7f1817da557905ccae17fc37
refs/heads/master: cd73ba911248ea3620cd201deda58f0b532ce429
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/b43legacy/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3335,7 +3335,7 @@ static int b43legacy_start(struct ieee80211_hw *hw)
return err;
}

void b43legacy_stop(struct ieee80211_hw *hw)
static void b43legacy_stop(struct ieee80211_hw *hw)
{
struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw);
struct b43legacy_wldev *dev = wl->current_dev;
Expand Down

0 comments on commit a8fff50

Please sign in to comment.