]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitcf5aa2f1f39d367d449df4c10de3d8e6f9c4443b
treec713414a38ac7cc5c3c7fbc7e19f830c0e584d64
parent3dcf670baf3d3a9bfc752e59d0b1a8d886230750
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