From: Sujith Date: Mon, 30 Mar 2009 09:58:36 +0000 (+0530) Subject: ath9k: Avoid unneeded casts X-Git-Tag: v2.6.31-rc1~330^2~568^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a22be22ab8fe571cce88d0d30b49f297a563c4a7;p=pandora-kernel.git ath9k: Avoid unneeded casts Change the void pointer to struct sk_buff and access bf_mpdu directly, removing all casts in the process. Signed-off-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed