Searched hist:c1e5f4714d591cc0a5e986613fdefa61abe98ac2 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | wmi.h | diff c1e5f4714d591cc0a5e986613fdefa61abe98ac2 Mon May 19 10:53:16 CDT 2014 Johannes Berg <johannes.berg@intel.com> cfg80211: constify more pointers in the cfg80211 API
This also propagates through the drivers.
The orinoco driver uses the cfg80211 API structs for internal bookkeeping, and so needs a (void *) cast that removes the const - but that's OK because it allocates those pointers.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | wmi.c | diff c1e5f4714d591cc0a5e986613fdefa61abe98ac2 Mon May 19 10:53:16 CDT 2014 Johannes Berg <johannes.berg@intel.com> cfg80211: constify more pointers in the cfg80211 API
This also propagates through the drivers.
The orinoco driver uses the cfg80211 API structs for internal bookkeeping, and so needs a (void *) cast that removes the const - but that's OK because it allocates those pointers.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
/openbmc/linux/drivers/staging/wlan-ng/ |
H A D | cfg80211.c | diff c1e5f4714d591cc0a5e986613fdefa61abe98ac2 Mon May 19 10:53:16 CDT 2014 Johannes Berg <johannes.berg@intel.com> cfg80211: constify more pointers in the cfg80211 API
This also propagates through the drivers.
The orinoco driver uses the cfg80211 API structs for internal bookkeeping, and so needs a (void *) cast that removes the const - but that's OK because it allocates those pointers.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
/openbmc/linux/net/wireless/ |
H A D | ibss.c | diff c1e5f4714d591cc0a5e986613fdefa61abe98ac2 Mon May 19 10:53:16 CDT 2014 Johannes Berg <johannes.berg@intel.com> cfg80211: constify more pointers in the cfg80211 API
This also propagates through the drivers.
The orinoco driver uses the cfg80211 API structs for internal bookkeeping, and so needs a (void *) cast that removes the const - but that's OK because it allocates those pointers.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | sme.c | diff c1e5f4714d591cc0a5e986613fdefa61abe98ac2 Mon May 19 10:53:16 CDT 2014 Johannes Berg <johannes.berg@intel.com> cfg80211: constify more pointers in the cfg80211 API
This also propagates through the drivers.
The orinoco driver uses the cfg80211 API structs for internal bookkeeping, and so needs a (void *) cast that removes the const - but that's OK because it allocates those pointers.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | util.c | diff c1e5f4714d591cc0a5e986613fdefa61abe98ac2 Mon May 19 10:53:16 CDT 2014 Johannes Berg <johannes.berg@intel.com> cfg80211: constify more pointers in the cfg80211 API
This also propagates through the drivers.
The orinoco driver uses the cfg80211 API structs for internal bookkeeping, and so needs a (void *) cast that removes the const - but that's OK because it allocates those pointers.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
/openbmc/linux/include/net/ |
H A D | cfg80211.h | diff c1e5f4714d591cc0a5e986613fdefa61abe98ac2 Mon May 19 10:53:16 CDT 2014 Johannes Berg <johannes.berg@intel.com> cfg80211: constify more pointers in the cfg80211 API
This also propagates through the drivers.
The orinoco driver uses the cfg80211 API structs for internal bookkeeping, and so needs a (void *) cast that removes the const - but that's OK because it allocates those pointers.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|