commit | 701a9e619347ac06d59481db14bbc4df99763270 | [log] [tgz] |
---|---|---|
author | Amitkumar Karwar <akarwar@marvell.com> | Tue Jul 01 14:39:04 2014 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jul 03 14:29:21 2014 -0400 |
tree | ed80d875448559c6bd062cafbbbe717066f5a1c9 | |
parent | e055a6e20a9105551295da164c31179b82c6227e [diff] |
mwifiex: initialize Tx/Rx info of a packet correctly There are few places at the begining of Tx/Rx paths where tx_info/rx_info is not correctly initialized. This patch takes care of it. Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Avinash Patil <patila@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>