cfg80211: implement cfg80211_get_station cfg80211 API
[cascardo/linux.git] / net / wireless / rdev-ops.h
index 00cdf73..d95bbe3 100644 (file)
@@ -199,7 +199,7 @@ static inline int rdev_change_station(struct cfg80211_registered_device *rdev,
 }
 
 static inline int rdev_get_station(struct cfg80211_registered_device *rdev,
-                                  struct net_device *dev, u8 *mac,
+                                  struct net_device *dev, const u8 *mac,
                                   struct station_info *sinfo)
 {
        int ret;