IB/cxgb4: Fix formatting of physical address
authorBen Hutchings <ben@decadent.org.uk>
Sun, 27 Oct 2013 21:50:45 +0000 (21:50 +0000)
committerRoland Dreier <roland@purestorage.com>
Fri, 8 Nov 2013 22:42:30 +0000 (14:42 -0800)
Physical addresses may be wider than virtual addresses (e.g. on i386
with PAE) and must not be formatted with %p.

Compile-tested only.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Roland Dreier <roland@purestorage.com>

No differences found