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/ixg
On Thu, Mar 24, 2016 at 03:07:44PM +0800, Wenzhuo Lu wrote:
> 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
2 matches
Mail list logo