diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-01-31 09:19:09 +0100 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2013-02-13 20:27:58 +0100 |
commit | 0e48e7a5a345a727d5fd7a06bd6a9e6a67eae2bd (patch) | |
tree | db0ef8e0367dbe427dcb6f6f984db9d9d60e1111 /include | |
parent | target: don't always say "ipv6" as address type (diff) | |
download | linux-0e48e7a5a345a727d5fd7a06bd6a9e6a67eae2bd.tar.xz linux-0e48e7a5a345a727d5fd7a06bd6a9e6a67eae2bd.zip |
target: don't truncate the fail intr address
The temporary buffer was only 32 characters but ->last_intr_fail_ip_addr
is a 48 character buffer. We don't need to use a temporary buffer at
all, we can just print directly to "page".
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions