[dpdk-dev] [PATCH 0/2] fix the wrong address of device data pointer

Wenzhuo Lu wenzhuo.lu at intel.com
Thu Mar 24 07:37:09 CET 2016


In the function set_rx_mode, the pointer of device data points
to the wrong address.

Wenzhuo Lu (2):
  ixgbe: fix the wrong address of device data pointer
  igb: fix the wrong address of device data pointer

 drivers/net/e1000/igb_pf.c   | 2 +-
 drivers/net/ixgbe/ixgbe_pf.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
1.9.3



More information about the dev mailing list