diff options
| author | Bing Zhao <bzhao@marvell.com> | 2011-04-07 03:46:55 +0400 |
|---|---|---|
| committer | John W. Linville <linville@tuxdriver.com> | 2011-04-13 00:57:35 +0400 |
| commit | 18bf965702058f5f8039e6a46bb5ebaa18d38ebd (patch) | |
| tree | cb732e325a8ca20b0dc985a3eeb0499df10a256b /include/linux/sysdev.h | |
| parent | d88525e8fdc00c0078d38353caffc29e5a9c70cc (diff) | |
| download | linux-18bf965702058f5f8039e6a46bb5ebaa18d38ebd.tar.xz | |
mwifiex: fix cmd_skb headroom decreasing issue
Before calling host_to_card() to send the cmd to firmware,
we use skb_push() to add 4 bytes SDIO interface header at
the start of the data buffer. Since cmd_skb data structure
will be re-used at a later time, we need to restore its
headroom by removing the 4 bytes header.
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Marc Yang <yangyang@marvell.com>
Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/linux/sysdev.h')
0 files changed, 0 insertions, 0 deletions
