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