]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: mark wiphy->privid as pointer to const
authorDavid Kilroy <kilroyd@googlemail.com>
Sat, 16 May 2009 22:13:47 +0000 (23:13 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 20 May 2009 18:46:27 +0000 (14:46 -0400)
commitdd2dd4ad91a5c51ed47c05dec175b60d35ca4381
treec713414a38ac7cc5c3c7fbc7e19f830c0e584d64
parent13d4c5c9eb6eb740628a574d5de2a70a119e4b5b
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>
include/net/cfg80211.h