Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150392
b: refs/heads/master
c: cf5aa2f
h: refs/heads/master
v: v3
  • Loading branch information
David Kilroy authored and John W. Linville committed May 20, 2009
1 parent 5530cbd commit 089133d
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: 3dcf670baf3d3a9bfc752e59d0b1a8d886230750
refs/heads/master: cf5aa2f1f39d367d449df4c10de3d8e6f9c4443b
2 changes: 1 addition & 1 deletion trunk/include/net/cfg80211.h
Original file line number Diff line number Diff line change
Expand Up @@ -997,7 +997,7 @@ struct wiphy {
* know whether it points to a wiphy your driver has registered
* or not. Assign this to something global to your driver to
* help determine whether you own this wiphy or not. */
void *privid;
const void *privid;

struct ieee80211_supported_band *bands[IEEE80211_NUM_BANDS];

Expand Down

0 comments on commit 089133d

Please sign in to comment.