From: David Kilroy Date: Sat, 16 May 2009 22:13:47 +0000 (+0100) Subject: cfg80211: mark wiphy->privid as pointer to const X-Git-Tag: v2.6.31-rc1~330^2~313^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf5aa2f1f39d367d449df4c10de3d8e6f9c4443b;p=pandora-kernel.git 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 Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed