From: Ben Greear Date: Thu, 14 Oct 2010 19:45:29 +0000 (-0700) Subject: ath9k: Remove bf_dmacontext. X-Git-Tag: v2.6.37-rc1~147^2~78^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1739eb3e61e160f124bc842c219011916f63068;p=pandora-kernel.git ath9k: Remove bf_dmacontext. The bf_dmacontext seems to be totally useless and duplicated by bf_buf_addr. Remove it entirely, use bf_buf_addr in its place. Signed-off-by: Ben Greear Signed-off-by: John W. Linville --- Reading git-diff-tree failed