commit | 5121ea0481f9cea1dfd958f18d7b4ac78778cd40 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Jul 01 21:26:50 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 10 15:01:49 2009 -0400 |
tree | 18aad23e91cf8cef7f287e0e05367d5e94ce9be5 | |
parent | 0575606b086ad216b7b1976ca9b9a6e711db92f0 [diff] |
wext: constify extra argument to wireless_send_event This is never changed by the function, so can be marked const. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>