diff options
author | Eliad Peller <eliad@wizery.com> | 2010-09-19 18:55:08 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-09-21 11:05:28 -0400 |
commit | 58be4607d25f86962dee6cc6b30573f95303517e (patch) | |
tree | fc48ce3bd7357905eb12cfcb59958cb72ad8f58e /usr | |
parent | 2c7808d9345b91bb19f6bfaebf7b9e0916b0859a (diff) | |
download | op-kernel-dev-58be4607d25f86962dee6cc6b30573f95303517e.zip op-kernel-dev-58be4607d25f86962dee6cc6b30573f95303517e.tar.gz |
wl1271: avoid redundant memcpy of rx_status
copy the rx_status directly to skb->cb (control buffer) instead of copying
it to a local struct and then copying it again (for each rx packet)
Signed-off-by: Eliad Peller <eliad@wizery.com>
Acked-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions