From: Nate Levesque Date: Sat, 21 Sep 2013 18:49:41 +0000 (+0000) Subject: lance: Fix hardcoded interrupt name lp->name to use system device value X-Git-Tag: v3.13-rc1~105^2~300 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0e28d48c8641beac1239e484383c2b4764b1f02;p=pandora-kernel.git lance: Fix hardcoded interrupt name lp->name to use system device value The lance interrupt handler was using the hard-coded name which would make it difficult to tell where the interrupt came from. Changed to use the device name that made the interrupt. Signed-off-by: Nate Levesque Reviewed-by: Matthew Whitehead Signed-off-by: David S. Miller --- Reading git-diff-tree failed