Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 121564
b: refs/heads/master
c: 1397dce
h: refs/heads/master
v: v3
  • Loading branch information
Rami Rosen authored and John W. Linville committed Oct 31, 2008
1 parent 6236703 commit 076a94d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 7a5158ef8da70fdedeb0530faaa8128aa645be3c
refs/heads/master: 1397dcebd8f1d66528e8f86b0dfb603281558f79
5 changes: 0 additions & 5 deletions trunk/net/mac80211/ieee80211_i.h
Original file line number Diff line number Diff line change
Expand Up @@ -869,11 +869,6 @@ static inline struct ieee80211_hw *local_to_hw(
return &local->hw;
}

struct sta_attribute {
struct attribute attr;
ssize_t (*show)(const struct sta_info *, char *buf);
ssize_t (*store)(struct sta_info *, const char *buf, size_t count);
};

static inline int ieee80211_bssid_match(const u8 *raddr, const u8 *addr)
{
Expand Down

0 comments on commit 076a94d

Please sign in to comment.