commit | c86ae82605ef92594a0de809a8c588ae955fed63 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Jul 15 11:31:10 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 15 11:31:10 2009 -0700 |
tree | d0c0ac2f76c7dc23008fe4b9f04a78359bbe24da | |
parent | 1dacc76d0014a034b8aca14237c127d7c19d7726 [diff] |
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>