gianfar: remove unused DECLARE_MAC_BUF
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 15 Jul 2009 18:31:10 +0000 (11:31 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Jul 2009 18:31:10 +0000 (11:31 -0700)
The use of it was converted to %pM, but the variable
stuck -- remove it now to not cause spurious warnings.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found