projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[Bluetooth] Update authentication status after successful encryption
[linux-2.6]
/
net
/
wireless
/
core.h
diff --git
a/net/wireless/core.h
b/net/wireless/core.h
index
eb0f846
..
7a02c35
100644
(file)
--- a/
net/wireless/core.h
+++ b/
net/wireless/core.h
@@
-78,4
+78,7
@@
extern void cfg80211_dev_free(struct cfg80211_registered_device *drv);
extern int cfg80211_dev_rename(struct cfg80211_registered_device *drv,
char *newname);
+void ieee80211_set_bitrate_flags(struct wiphy *wiphy);
+void wiphy_update_regulatory(struct wiphy *wiphy);
+
#endif /* __NET_WIRELESS_CORE_H */