Re: [PATCH net-next v3 1/2] xen-netback: Rename map ops

2014-04-04 Thread David Miller
From: Zoltan Kiss Date: Fri, 4 Apr 2014 15:47:46 +0100 > I still can't see these two on net-next, did something went wrong? The net-next tree is closed, and I merged it all to Linus, therefore changes are going into 'net' now. -- To unsubscribe from this list: send the line "unsubscribe linux-ke

Re: [PATCH net-next v3 1/2] xen-netback: Rename map ops

2014-04-04 Thread Zoltan Kiss
On 03/04/14 19:23, David Miller wrote: From: Zoltan Kiss Date: Wed, 2 Apr 2014 18:04:57 +0100 Rename identifiers to state explicitly that they refer to map ops. Signed-off-by: Zoltan Kiss Applied. Hi, I still can't see these two on net-next, did something went wrong? Zoli p.s.: I've j

Re: [PATCH net-next v3 1/2] xen-netback: Rename map ops

2014-04-03 Thread David Miller
From: Zoltan Kiss Date: Wed, 2 Apr 2014 18:04:57 +0100 > Rename identifiers to state explicitly that they refer to map ops. > > Signed-off-by: Zoltan Kiss Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org M

Re: [PATCH net-next v3 1/2] xen-netback: Rename map ops

2014-04-03 Thread Ian Campbell
On Wed, 2014-04-02 at 18:04 +0100, Zoltan Kiss wrote: > Rename identifiers to state explicitly that they refer to map ops. > > Signed-off-by: Zoltan Kiss > --- > v3: > - rename xenvif_tx_create_gop to xenvif_tx_create_map_op You can retain my ack from v2. -- To unsubscribe from this list: send

RE: [PATCH net-next v3 1/2] xen-netback: Rename map ops

2014-04-03 Thread Paul Durrant
> -Original Message- > From: Zoltan Kiss > Sent: 02 April 2014 18:05 > To: Ian Campbell; Wei Liu; xen-de...@lists.xenproject.org > Cc: Paul Durrant; net...@vger.kernel.org; linux-kernel@vger.kernel.org; > Jonathan Davies; Zoltan Kiss > Subject: [PATCH net-next v3 1/2

[PATCH net-next v3 1/2] xen-netback: Rename map ops

2014-04-02 Thread Zoltan Kiss
Rename identifiers to state explicitly that they refer to map ops. Signed-off-by: Zoltan Kiss --- v3: - rename xenvif_tx_create_gop to xenvif_tx_create_map_op diff --git a/drivers/net/xen-netback/netback.c b/drivers/net/xen-netback/netback.c index ae34f5f..8f468ab 100644 --- a/drivers/net/xen-n