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)
commit1c5256bb168faca5ce32a9c9511c8389f9fed31c
treedd9b28f17977447ef156558a098e6751f1c02792
parent09c9bae26b0d3c9472cb6ae45010460a2cee8b8d
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 <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/base.c