net/ixgbe/base: use 2 bytes for flash read command
authorQiming Yang <qiming.yang@intel.com>
Wed, 10 Jan 2018 16:04:35 +0000 (00:04 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 16 Jan 2018 17:47:49 +0000 (18:47 +0100)
commite6102361b1d4d87138a248f5130722ed64f1bf4b
tree8b17fdffbd56925b6066522737deec565acb7305
parent91d616be7da855acf82b14a65b2c1ea687322f06
net/ixgbe/base: use 2 bytes for flash read command

With this patch, it uses 2 bytes of buffer reading, as required
for flash read command. It also adds definitions for LESM module.

Signed-off-by: Qiming Yang <qiming.yang@intel.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
drivers/net/ixgbe/base/ixgbe_common.c
drivers/net/ixgbe/base/ixgbe_type.h