net/i40e/base: control register read/write on X722
authorJingjing Wu <jingjing.wu@intel.com>
Wed, 22 Mar 2017 09:24:54 +0000 (17:24 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 4 Apr 2017 16:59:45 +0000 (18:59 +0200)
commitd1b4c30b2422ac497eb89ccad39c18fd8ac4b96f
treeedfb04eb121a0342aee243ce30b21c3252fa097b
parentdc7b23c245bbd53a5f99b8c50df675eedc8e379d
net/i40e/base: control register read/write on X722

The X722 doesn't support the AQ command to read/write the control
register so enable it to bypass the check and use the direct read/write
method.

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
drivers/net/i40e/base/i40e_common.c