Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322684
b: refs/heads/master
c: 01f8a27
h: refs/heads/master
v: v3
  • Loading branch information
Emil Goode authored and Greg Kroah-Hartman committed Sep 4, 2012
1 parent 9544901 commit bd0c6da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: d947d635924379f806d43ad0e166c277ca84e3a0
refs/heads/master: 01f8a27e3c9109c0187f473e593fa7b45cdb65e8
4 changes: 2 additions & 2 deletions trunk/drivers/staging/wlan-ng/cfg80211.c
Original file line number Diff line number Diff line change
Expand Up @@ -327,9 +327,9 @@ int prism2_get_station(struct wiphy *wiphy, struct net_device *dev,
return result;
}

int prism2_scan(struct wiphy *wiphy, struct net_device *dev,
struct cfg80211_scan_request *request)
int prism2_scan(struct wiphy *wiphy, struct cfg80211_scan_request *request)
{
struct net_device *dev = request->wdev->netdev;
struct prism2_wiphy_private *priv = wiphy_priv(wiphy);
wlandevice_t *wlandev = dev->ml_priv;
struct p80211msg_dot11req_scan msg1;
Expand Down

0 comments on commit bd0c6da

Please sign in to comment.