diff options
author | Ian Campbell <Ian.Campbell@citrix.com> | 2011-08-29 23:18:30 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-08-30 17:58:03 -0400 |
commit | ab7e11d9d0293ef1802d6ae8aab39ce58472b167 (patch) | |
tree | a8de65ffad9f604a68ac6dddbc480c323905ab77 /net/tipc | |
parent | 2234a722394cf5b9fdcbf5459678fdee450e54f4 (diff) |
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 'net/tipc')
0 files changed, 0 insertions, 0 deletions