From: Ido Schimmel <redacted>
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 <redacted>
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
---
drivers/net/ethernet/rocker/rocker.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From: Scott Feldman <hidden> Date: 2015-08-03 18:30:58
On Sun, Aug 2, 2015 at 11:56 AM, Jiri Pirko [off-list ref] wrote:
From: Ido Schimmel <redacted>
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 <redacted>
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
From: Ido Schimmel <redacted>
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 <redacted>
Signed-off-by: Jiri Pirko <jiri@resnulli.us>