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)
commitc86ae82605ef92594a0de809a8c588ae955fed63
treed0c0ac2f76c7dc23008fe4b9f04a78359bbe24da
parent1dacc76d0014a034b8aca14237c127d7c19d7726
gianfar: remove unused DECLARE_MAC_BUF

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>
drivers/net/gianfar.c