diff options
author | Luis R. Rodriguez <lrodriguez@atheros.com> | 2009-11-04 09:44:50 -0800 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-11-11 17:09:08 -0500 |
commit | dd849782a7388e091e356373a744f8b7ae97188a (patch) | |
tree | 224e7c2e4b0c7d042983b0a9f762b53e8a09f5bd /drivers/net/wireless/ath/ath9k | |
parent | cc861f7468724e66567baf087b4e413e91b18150 (diff) | |
download | blackbird-op-linux-dd849782a7388e091e356373a744f8b7ae97188a.tar.gz blackbird-op-linux-dd849782a7388e091e356373a744f8b7ae97188a.zip |
ath5k: remove double cache alignment, ath_rxbuf_alloc() already does it
ath5k is using the (csz - 1) twice as ath_rxbuf_alloc() already allocates
and moves skb->data accordingly. Remove the extra (csz -1).
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k')
0 files changed, 0 insertions, 0 deletions