ath5k: use the skb->cb directly for RX status
authorBob Copeland <me@bobcopeland.com>
Tue, 25 Aug 2009 03:00:32 +0000 (23:00 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 28 Aug 2009 18:40:44 +0000 (14:40 -0400)
Save a memcpy by just storing updates directly in the skb
control block.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found