]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: mark ops as pointer to const
authorDavid Kilroy <kilroyd@googlemail.com>
Sat, 16 May 2009 22:13:46 +0000 (23:13 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 20 May 2009 18:46:27 +0000 (14:46 -0400)
commit13d4c5c9eb6eb740628a574d5de2a70a119e4b5b
tree843e1fbcfb9d2e62fbd7b419e7b8bf80b494cc61
parent48805729f293a0e1fa3bd29780add7c94eb0af26
cfg80211: mark ops as pointer to const

This allows drivers to mark their cfg80211_ops tables const.

Signed-off-by: David Kilroy <kilroyd@googlemail.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/cfg80211.h
net/wireless/core.c
net/wireless/core.h