Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71812
b: refs/heads/master
c: 023384f
h: refs/heads/master
v: v3
  • Loading branch information
Michael Buesch authored and John W. Linville committed Oct 18, 2007
1 parent bf2143c commit 015abec
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: 923403b8074a6db4207b404934d5c821d73c199f
refs/heads/master: 023384faf6a6cb44b5d4a265a7c58279ff810de1
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/b43/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3520,7 +3520,7 @@ static int b43_start(struct ieee80211_hw *hw)
return err;
}

void b43_stop(struct ieee80211_hw *hw)
static void b43_stop(struct ieee80211_hw *hw)
{
struct b43_wl *wl = hw_to_b43_wl(hw);
struct b43_wldev *dev = wl->current_dev;
Expand Down

0 comments on commit 015abec

Please sign in to comment.