Home
last modified time | relevance | path

Searched hist:a8496eb81342393e4c8280a5ec27e1872a3fb9fd (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/amazon/ena/
H A Dena_eth_com.cdiff a8496eb81342393e4c8280a5ec27e1872a3fb9fd Thu Feb 09 07:21:35 CST 2017 Netanel Belgazal <netanel@annapurnalabs.com> net/ena: use READ_ONCE to access completion descriptors

Completion descriptors are accessed from the driver and from the device.
To avoid reading the old value, use READ_ONCE macro.

Signed-off-by: Netanel Belgazal <netanel@annapurnalabs.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dena_com.hdiff a8496eb81342393e4c8280a5ec27e1872a3fb9fd Thu Feb 09 07:21:35 CST 2017 Netanel Belgazal <netanel@annapurnalabs.com> net/ena: use READ_ONCE to access completion descriptors

Completion descriptors are accessed from the driver and from the device.
To avoid reading the old value, use READ_ONCE macro.

Signed-off-by: Netanel Belgazal <netanel@annapurnalabs.com>
Signed-off-by: David S. Miller <davem@davemloft.net>