Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150181
b: refs/heads/master
c: 1b06bb4
h: refs/heads/master
i:
  150179: 2244e25
v: v3
  • Loading branch information
Luis R. Rodriguez authored and John W. Linville committed May 6, 2009
1 parent ae1e9e3 commit d33a937
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 13792578c88961256dd30e3a5d3fa1ac1ec9a7e0
refs/heads/master: 1b06bb4087d195d8289919df2f4d95ec3b89769e
6 changes: 3 additions & 3 deletions trunk/net/wireless/nl80211.c
Original file line number Diff line number Diff line change
Expand Up @@ -3696,9 +3696,9 @@ void nl80211_send_disassoc(struct cfg80211_registered_device *rdev,
NL80211_CMD_DISASSOCIATE);
}

void nl80211_send_mlme_timeout(struct cfg80211_registered_device *rdev,
struct net_device *netdev, int cmd,
const u8 *addr)
static void nl80211_send_mlme_timeout(struct cfg80211_registered_device *rdev,
struct net_device *netdev, int cmd,
const u8 *addr)
{
struct sk_buff *msg;
void *hdr;
Expand Down

0 comments on commit d33a937

Please sign in to comment.