Re: [patch net-next 1/2] rocker: enable support for scattered packets

2015-08-03 Thread David Miller
From: Jiri Pirko Date: Sun, 2 Aug 2015 20:56:37 +0200 > From: Ido Schimmel > > rocker supports the transmission of scattered packets, so let the kernel > know about it by setting the NETIF_F_SG bit in the device's features. > > Signed-off-by: Ido Schimmel > Signed-off-by: Jiri Pirko Applie

Re: [patch net-next 1/2] rocker: enable support for scattered packets

2015-08-03 Thread Scott Feldman
On Sun, Aug 2, 2015 at 11:56 AM, Jiri Pirko wrote: > From: Ido Schimmel > > rocker supports the transmission of scattered packets, so let the kernel > know about it by setting the NETIF_F_SG bit in the device's features. > > Signed-off-by: Ido Schimmel > Signed-off-by: Jiri Pirko Acked-by: Sco

[patch net-next 1/2] rocker: enable support for scattered packets

2015-08-02 Thread Jiri Pirko
From: Ido Schimmel rocker supports the transmission of scattered packets, so let the kernel know about it by setting the NETIF_F_SG bit in the device's features. Signed-off-by: Ido Schimmel Signed-off-by: Jiri Pirko --- drivers/net/ethernet/rocker/rocker.c | 2 +- 1 file changed, 1 insertion(