tilepro ethernet driver: fix a few minor issues
authorChris Metcalf <cmetcalf@tilera.com>
Fri, 30 Mar 2012 23:23:35 +0000 (19:23 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Mon, 2 Apr 2012 16:14:13 +0000 (12:14 -0400)
This commit fixes a number of issues seen with the driver:

- Improve handling of return credits to the hardware shim
- Use skb_frag_size() appropriately
- Fix driver so it works properly with netpoll for console over UDP

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>

No differences found