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)
commit92795672898d5ee1faa557c498c078123d20e827
tree633a28a91c51a94107785fdba832b8ba4a0a8c62
parent16418bb1da8a685e639c6c4f2d3096f762e8b0fb
tilepro ethernet driver: fix a few minor issues

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>
drivers/net/ethernet/tile/tilepro.c