From: Dai Haruki Date: Thu, 18 Dec 2008 00:51:32 +0000 (-0800) Subject: gianfar: Use interface name in interrupt name to distinguish the source. X-Git-Tag: v2.6.29-rc1~581^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c50a5d9aedef5b0b289d07f6d73934d394e50b3f;p=pandora-kernel.git gianfar: Use interface name in interrupt name to distinguish the source. Interface name (ex. eth0) is used as the prefix for the interrupt name, with _rx, _tx, and _er appended to distinguish multiple interrupts on the same interface. Signed-off-by: Dai Haruki Signed-off-by: Andy Fleming Signed-off-by: David S. Miller --- Reading git-diff-tree failed