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

Wenzhuo Lu wenzhuo.lu at intel.com
Thu Mar 24 08:07:44 CET 2016


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

v2:
- Remove the unnecessary cast.

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   | 3 +--
 drivers/net/ixgbe/ixgbe_pf.c | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

-- 
1.9.3



More information about the dev mailing list