Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- include/linux/compat-3.2.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/linux/compat-3.2.h b/include/linux/compat-3.2.h index 9cba461..d10495c 100644 --- a/include/linux/compat-3.2.h +++ b/include/linux/compat-3.2.h @@ -22,6 +22,8 @@ #define br_port_exists(dev) (dev->br_port) #endif +#define PMSG_IS_AUTO(msg) (((msg).event & PM_EVENT_AUTO) != 0) + #endif /* (LINUX_VERSION_CODE < KERNEL_VERSION(3,2,0)) */ #endif /* LINUX_3_2_COMPAT_H */ -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html