From: Bob Copeland Date: Tue, 25 Aug 2009 03:00:32 +0000 (-0400) Subject: ath5k: use the skb->cb directly for RX status X-Git-Tag: v2.6.32-rc1~703^2~275^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c5256bb168faca5ce32a9c9511c8389f9fed31c;p=pandora-kernel.git ath5k: use the skb->cb directly for RX status Save a memcpy by just storing updates directly in the skb control block. Signed-off-by: Bob Copeland Signed-off-by: John W. Linville --- Reading git-diff-tree failed