]> Pileus Git - ~andy/linux/commit
mwifiex: append each IE into a seperate IE buffer
authorStone Piao <piaoyun@marvell.com>
Wed, 26 Sep 2012 03:23:38 +0000 (20:23 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 28 Sep 2012 17:54:04 +0000 (13:54 -0400)
commitea021f56009207e8023c1c4ac4939be3dbe80dbf
treee9a64898926fc93a4f4f6fda6af30e59519b65bf
parenteab1c76bfc40904ddc9edc4f076ff7749696870a
mwifiex: append each IE into a seperate IE buffer

When scan is triggered from cfg80211, the request contains some IEs
and we should parse all the IEs and append each IE into a seperate
IE buffer.

Signed-off-by: Stone Piao <piaoyun@marvell.com>
Signed-off-by: Kiran Divekar <dkiran@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/cfg80211.c