From: Jesper Nilsson Date: Thu, 15 Nov 2007 01:01:29 +0000 (-0800) Subject: CRISv10 Ethernet declare mac fix X-Git-Tag: v2.6.24-rc3~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eed6393644c960e2343db7dabec08c775d3738f;p=pandora-kernel.git CRISv10 Ethernet declare mac fix Declare mac using DECLARE_MAC_BUF for use when calling print_mac(). This fixes compile error where mac was undeclared. Also, remove unused variable i. Signed-off-by: Jesper Nilsson Cc: Mikael Starvik Cc: Jeff Garzik Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed