]> git.openfabrics.org - ~tnikolova/compat-rdma/.git/commit
linux-next-cherry-picks: Fix build failure for kernel < 3.2
authorVipul Pandya <root@silicon.(none)>
Wed, 17 Oct 2012 07:48:48 +0000 (13:18 +0530)
committerVipul Pandya <vipul@chelsio.com>
Wed, 17 Oct 2012 12:20:50 +0000 (05:20 -0700)
commit458849a2aef3ee2ace173f844b768c7d86551b25
treef6884476a2b4106c76f4b989e1de92da048e9453
parent52055559d50b1c03fac0313b8bf0d99e0398a478
linux-next-cherry-picks: Fix build failure for kernel < 3.2

0004-cxgb4-cxgb4vf-Code-cleanup-to-enable-T4-Configuratio.patch was removing
some defines and enums unconditionally which were being used for kernel < 3.2

This patch adjusts above patch and checks the kernel version before removing
defines and enums.

Signed-off-by: Vipul Pandya <vipul@chelsio.com>
linux-next-cherry-picks/0004-cxgb4-cxgb4vf-Code-cleanup-to-enable-T4-Configuratio.patch