commit | 61c873045f74b16317c88e2931637329a6844564 | [log] [tgz] |
---|---|---|
author | Avinash Patil <patila@marvell.com> | Mon Jul 22 19:17:41 2013 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jul 24 11:02:05 2013 -0400 |
tree | 958660932b119dbb9ad5142d169f35e717243149 | |
parent | c7d9ed9ec9b2947a9c5dc5e2c7afce1fd3ad82cc [diff] |
mwifiex: delete AP TX queues when bridged packets reach threshold Delete packets from TX queues for this mwifiex_private structure when bridged packet count reaches maximum threshold. Bridged packets from each RA List are deleted till they fall to low threshold of 128. 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>