commit | c23b7c8f719317983c59b01873b51394fde26907 | [log] [tgz] |
---|---|---|
author | Amitkumar Karwar <akarwar@marvell.com> | Fri May 17 17:54:51 2013 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 22 15:09:12 2013 -0400 |
tree | e06afaa7ec792f97c0ed49a9b539cc03282e7e54 | |
parent | dc468e3d420d9042d18f240196dc72ba0306ee89 [diff] |
mwifiex: code rearrangement in multiport aggregation path There are some macros defined for multiport aggregation calculations. As we may need to add some more code to accomodate new chipsets, we will change them to inline functions. Also, use dynamic allocation for Rx buffer array. Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>