> -----Original Message----- > From: Akihiko Odaki <[email protected]> > Sent: Sunday, 23 April 2023 06:18 > Cc: Sriram Yagnaraman <[email protected]>; Jason Wang > <[email protected]>; Dmitry Fleytman <[email protected]>; > Michael S . Tsirkin <[email protected]>; Alex Bennée > <[email protected]>; Philippe Mathieu-Daudé <[email protected]>; > Thomas Huth <[email protected]>; Wainer dos Santos Moschetta > <[email protected]>; Beraldo Leal <[email protected]>; Cleber Rosa > <[email protected]>; Laurent Vivier <[email protected]>; Paolo Bonzini > <[email protected]>; [email protected]; Tomasz Dzieciol > <[email protected]>; Akihiko Odaki > <[email protected]> > Subject: [PATCH v3 29/47] igb: Rename a variable in igb_receive_internal() > > Rename variable "n" to "causes", which properly represents the content of the > variable. > > Signed-off-by: Akihiko Odaki <[email protected]> > --- > hw/net/igb_core.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) > Reviewed-by: Sriram Yagnaraman <[email protected]>
- [PATCH v3 28/47] e1000e: Rename a variable in e1000e_rec... Akihiko Odaki
- [PATCH v3 14/47] net/eth: Rename eth_setup_vlan_headers_... Akihiko Odaki
- [PATCH v3 19/47] igb: Always log status after building r... Akihiko Odaki
- [PATCH v3 44/47] igb: Notify only new interrupts Akihiko Odaki
- [PATCH v3 34/47] igb: Implement MSI-X single vector mode Akihiko Odaki
- [PATCH v3 01/47] hw/net/net_tx_pkt: Decouple implementat... Akihiko Odaki
- [PATCH v3 38/47] igb: Strip the second VLAN tag for exte... Akihiko Odaki
- [PATCH v3 30/47] net/eth: Use void pointers Akihiko Odaki
- [PATCH v3 22/47] e1000e: Reset packet state after emptyi... Akihiko Odaki
- [PATCH v3 29/47] igb: Rename a variable in igb_receive_i... Akihiko Odaki
- RE: [PATCH v3 29/47] igb: Rename a variable in igb_... Sriram Yagnaraman
- [PATCH v3 03/47] e1000x: Fix BPRC and MPRC Akihiko Odaki
- [PATCH v3 42/47] igb: Implement Tx timestamp Akihiko Odaki
- [PATCH v3 37/47] igb: Implement Tx SCTP CSO Akihiko Odaki
- RE: [PATCH v3 37/47] igb: Implement Tx SCTP CSO Sriram Yagnaraman
- [PATCH v3 26/47] igb: Fix igb_mac_reg_init coding style ... Akihiko Odaki
- [PATCH v3 40/47] igb: Implement igb-specific oversize ch... Akihiko Odaki
- RE: [PATCH v3 40/47] igb: Implement igb-specific ov... Sriram Yagnaraman
- [PATCH v3 02/47] hw/net/net_tx_pkt: Decouple interface f... Akihiko Odaki
- [PATCH v3 18/47] e1000e: Always log status after buildin... Akihiko Odaki
- [PATCH v3 07/47] net/net_rx_pkt: Use iovec for net_rx_pk... Akihiko Odaki
