Searched hist:a0f3266f4bf966eefd02123d3aacdf7df8d67c1c (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_iwarp.c | diff a0f3266f4bf966eefd02123d3aacdf7df8d67c1c Mon Jul 06 17:38:18 CEST 2020 Alexander Lobakin <alobakin@marvell.com> net: qed: use ptr shortcuts to dedup field accessing in some parts
Use intermediate pointers instead of multiple dereferencing to simplify and beautify parts of code that will be addressed in the next commit.
Signed-off-by: Alexander Lobakin <alobakin@marvell.com> Signed-off-by: Igor Russkikh <irusskikh@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | qed_roce.c | diff a0f3266f4bf966eefd02123d3aacdf7df8d67c1c Mon Jul 06 17:38:18 CEST 2020 Alexander Lobakin <alobakin@marvell.com> net: qed: use ptr shortcuts to dedup field accessing in some parts
Use intermediate pointers instead of multiple dereferencing to simplify and beautify parts of code that will be addressed in the next commit.
Signed-off-by: Alexander Lobakin <alobakin@marvell.com> Signed-off-by: Igor Russkikh <irusskikh@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | qed_sp_commands.c | diff a0f3266f4bf966eefd02123d3aacdf7df8d67c1c Mon Jul 06 17:38:18 CEST 2020 Alexander Lobakin <alobakin@marvell.com> net: qed: use ptr shortcuts to dedup field accessing in some parts
Use intermediate pointers instead of multiple dereferencing to simplify and beautify parts of code that will be addressed in the next commit.
Signed-off-by: Alexander Lobakin <alobakin@marvell.com> Signed-off-by: Igor Russkikh <irusskikh@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | qed_cxt.c | diff a0f3266f4bf966eefd02123d3aacdf7df8d67c1c Mon Jul 06 17:38:18 CEST 2020 Alexander Lobakin <alobakin@marvell.com> net: qed: use ptr shortcuts to dedup field accessing in some parts
Use intermediate pointers instead of multiple dereferencing to simplify and beautify parts of code that will be addressed in the next commit.
Signed-off-by: Alexander Lobakin <alobakin@marvell.com> Signed-off-by: Igor Russkikh <irusskikh@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | qed_l2.c | diff a0f3266f4bf966eefd02123d3aacdf7df8d67c1c Mon Jul 06 17:38:18 CEST 2020 Alexander Lobakin <alobakin@marvell.com> net: qed: use ptr shortcuts to dedup field accessing in some parts
Use intermediate pointers instead of multiple dereferencing to simplify and beautify parts of code that will be addressed in the next commit.
Signed-off-by: Alexander Lobakin <alobakin@marvell.com> Signed-off-by: Igor Russkikh <irusskikh@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|