summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/3com/3c59x.c
diff options
context:
space:
mode:
authorIan Campbell <Ian.Campbell@citrix.com>2011-08-29 23:18:30 (GMT)
committerDavid S. Miller <davem@davemloft.net>2011-08-30 21:58:03 (GMT)
commitab7e11d9d0293ef1802d6ae8aab39ce58472b167 (patch)
treea8de65ffad9f604a68ac6dddbc480c323905ab77 /drivers/net/ethernet/3com/3c59x.c
parent2234a722394cf5b9fdcbf5459678fdee450e54f4 (diff)
downloadlinux-fsl-qoriq-ab7e11d9d0293ef1802d6ae8aab39ce58472b167.tar.xz
greth: convert to SKB paged frag API.
In order to avoid long lines also use phys_to_virt(page_to_phys(page)) => page_address(page) (since the are effectively the same thing for lowmem pages). Also dump the frag's size instead of the headlen when dumping a frag. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Cc: netdev@vger.kernel.org Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/3com/3c59x.c')
0 files changed, 0 insertions, 0 deletions