From: Ming Lei Date: Tue, 29 Dec 2009 14:57:28 +0000 (+0800) Subject: ath9k: fix ito64 X-Git-Tag: v2.6.33-rc5~71^2~13^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13bda1225072f26603d3aeefc1f14c18b2ab29cd;p=pandora-kernel.git ath9k: fix ito64 The unit of sizeof() is byte instead of bit, so fix it. The patch can fix debug output of some dma_addr_t variables. Signed-off-by: John W. Linville --- Reading git-diff-tree failed