From 089133db886b67327009fb1c56acac29a5a99de3 Mon Sep 17 00:00:00 2001 From: David Kilroy Date: Sat, 16 May 2009 23:13:47 +0100 Subject: [PATCH] --- yaml --- r: 150392 b: refs/heads/master c: cf5aa2f1f39d367d449df4c10de3d8e6f9c4443b h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/net/cfg80211.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 1acf8efafbaf..ec4ac6912749 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3dcf670baf3d3a9bfc752e59d0b1a8d886230750 +refs/heads/master: cf5aa2f1f39d367d449df4c10de3d8e6f9c4443b diff --git a/trunk/include/net/cfg80211.h b/trunk/include/net/cfg80211.h index 09a823520e58..81a3bfa45471 100644 --- a/trunk/include/net/cfg80211.h +++ b/trunk/include/net/cfg80211.h @@ -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];