Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cfg80211: mark wiphy->privid as pointer to const
This allows drivers to use a const pointer as the privid without a cast. Signed-off-by: David Kilroy <kilroyd@gmail.com> Acked-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
- Loading branch information