]> git.karo-electronics.de Git - karo-tx-linux.git/commit
aoe: err device: include MAC addresses for unexpected responses
authorEd Cashin <ecashin@coraid.com>
Thu, 15 Nov 2012 02:38:50 +0000 (13:38 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 15 Nov 2012 06:32:21 +0000 (17:32 +1100)
commitdaa8e5eb8530c52476ce36ff4835f6a4d84f8791
treeb40904dbd1ddb9fdd775ea223298eba702573655
parent4c07e21ac0b0f52cc5191b2f51fb61a101ab5d20
aoe: err device: include MAC addresses for unexpected responses

The /dev/etherd/err character device provides low-level information about
normal but sometimes interesting AoE command retransmits and "unexpected
responses", i.e., responses for packets that have already been
retransmitted.

This change adds MAC addresses to the messages about unexpected responses,
so that when they occur, it's more easy to determine the network paths to
which they belong.

Signed-off-by: Ed Cashin <ecashin@coraid.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/block/aoe/aoecmd.c