]> git.karo-electronics.de Git - karo-tx-linux.git/commit
aoe: err device: include MAC addresses for unexpected responses
authorEd Cashin <ecashin@coraid.com>
Tue, 18 Dec 2012 00:03:45 +0000 (16:03 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Dec 2012 01:15:24 +0000 (17:15 -0800)
commit2292a7e109d28ffd70ad060b241f9bd2a687dfa0
treeb18d33ea202c97880c76ae4b7943a233b3936d64
parent3a0c40d2d29e476ece583540e4f11276e0f36d5f
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/block/aoe/aoecmd.c