add a few compile time checks
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 1 Apr 2013 23:01:31 +0000 (01:01 +0200)
committerJohannes Berg <johannes@sipsolutions.net>
Mon, 1 Apr 2013 23:01:31 +0000 (01:01 +0200)
commitfe702bcbdcc600f995d6213fa2ac34d3d5b9c09c
tree7622a5ae39b28f87ba6c8ba442d0ac7395b69555
parent564c5f598ef19738028f8098db5df74f7f017744
add a few compile time checks

Do a few sanity checks at compile time.

Actually it would be possible to do them at Kconfig time
and simply disable mac80211/cfg80211, but that wouldn't
be very discoverable, and it's a corner case anyway.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
compat/include/linux/backport_checks.h [new file with mode: 0644]
compat/include/linux/compat-2.6.h