]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i40iw: Use runtime check for IS_ENABLED(CONFIG_IPV6)
authorHenry Orosco <henry.orosco@intel.com>
Thu, 10 Nov 2016 03:34:02 +0000 (21:34 -0600)
committerDoug Ledford <dledford@redhat.com>
Mon, 5 Dec 2016 21:09:37 +0000 (16:09 -0500)
commit5ebcb0ff54e594668e506583fa7344d101e3d05e
tree8e736ef5b784315096f96e32e58027f0302dded5
parente67791858e7b8d1389833386cb2dd0ca30d06862
i40iw: Use runtime check for IS_ENABLED(CONFIG_IPV6)

To be consistent, use the runtime check instead of
conditional compile.

Signed-off-by: Mustafa Ismail <mustafa.ismail@intel.com>
Signed-off-by: Henry Orosco <henry.orosco@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/i40iw/i40iw_cm.c