git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8bacc2
)
cfg80211: constify station parameter pointers
author
Johannes Berg
<johannes.berg@intel.com>
Thu, 14 Feb 2013 22:33:40 +0000
(23:33 +0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Wed, 6 Mar 2013 15:35:38 +0000
(16:35 +0100)
All the pointers point right into the skb data and
not to anything that would be useful to change, so
make them const.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found