wext: constify extra argument to wireless_send_event
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 1 Jul 2009 19:26:50 +0000 (21:26 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Jul 2009 19:01:49 +0000 (15:01 -0400)
commit5121ea0481f9cea1dfd958f18d7b4ac78778cd40
tree18aad23e91cf8cef7f287e0e05367d5e94ce9be5
parent0575606b086ad216b7b1976ca9b9a6e711db92f0
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>
include/net/iw_handler.h
net/wireless/wext.c