Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351814
b: refs/heads/master
c: 7833b57
h: refs/heads/master
v: v3
  • Loading branch information
Arend van Spriel authored and John W. Linville committed Jan 7, 2013
1 parent 3d4e437 commit 5ca1250
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: a6cfb1477d23aa251a1a4b0285fb385d94cdde51
refs/heads/master: 7833b5799fb4dd201d6808c164712ea9d0c3dec0
7 changes: 0 additions & 7 deletions trunk/drivers/net/wireless/brcm80211/brcmfmac/dhd.h
Original file line number Diff line number Diff line change
Expand Up @@ -520,11 +520,6 @@ struct brcmf_pub {
#endif
};

struct bcmevent_name {
uint event;
const char *name;
};

struct brcmf_if_event {
u8 ifidx;
u8 action;
Expand Down Expand Up @@ -564,8 +559,6 @@ static inline s32 brcmf_ndev_bssidx(struct net_device *ndev)
return ifp->bssidx;
}

extern const struct bcmevent_name bcmevent_names[];

extern int brcmf_netdev_wait_pend8021x(struct net_device *ndev);

/* Return pointer to interface name */
Expand Down

0 comments on commit 5ca1250

Please sign in to comment.