commit | 92795672898d5ee1faa557c498c078123d20e827 | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@tilera.com> | Fri Mar 30 19:23:35 2012 -0400 |
committer | Chris Metcalf <cmetcalf@tilera.com> | Mon Apr 02 12:14:13 2012 -0400 |
tree | 633a28a91c51a94107785fdba832b8ba4a0a8c62 | |
parent | 16418bb1da8a685e639c6c4f2d3096f762e8b0fb [diff] |
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>