From: Vladimir Sokolovsky Date: Tue, 16 Dec 2014 16:49:22 +0000 (+0200) Subject: rdma.m4: fix typo X-Git-Tag: vofed-3.18~42 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=131bec9c884988acd3e938bcd0212bcf8e65216d;p=~emulex%2Ftmp%2Fcompat%2F.git rdma.m4: fix typo Signed-off-by: Vladimir Sokolovsky --- diff --git a/config/rdma.m4 b/config/rdma.m4 index d91d589..a0812f4 100644 --- a/config/rdma.m4 +++ b/config/rdma.m4 @@ -787,7 +787,7 @@ AC_DEFUN([LINUX_CONFIG_COMPAT], ],[ struct net_device_opts ndops; - ndoops.ndo_select_queue = select_queue; + ndops.ndo_select_queue = select_queue; return 0; ],[