Re: [PATCH net-next 0/3] Remove the inet_lro library

2016-02-17 Thread David Miller
From: Ben Hutchings Date: Mon, 15 Feb 2016 21:23:52 + > The old inet_lro library has been deprecated ever since GRO was > introduced, but there are still a few drivers using it. Convert > them to GRO and remove it. A nice and long overdue cleanups. Applied, thanks Ben.

[PATCH net-next 0/3] Remove the inet_lro library

2016-02-15 Thread Ben Hutchings
The old inet_lro library has been deprecated ever since GRO was introduced, but there are still a few drivers using it. Convert them to GRO and remove it. Ben. Ben Hutchings (3): pasemi_mac: Replace LRO with GRO RDMA/nes: Replace LRO with GRO ipv4: Remove inet_lro library drivers/infinib