ath9k: Remove bf_dmacontext.
authorBen Greear <greearb@candelatech.com>
Thu, 14 Oct 2010 19:45:29 +0000 (12:45 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 15 Oct 2010 19:57:41 +0000 (15:57 -0400)
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 <greearb@candelatech.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found