]> Pileus Git - ~andy/linux/commit
mwifiex: Correct pci_unmap_single's size
authorYogesh Ashok Powar <yogeshp@marvell.com>
Tue, 23 Apr 2013 23:49:50 +0000 (16:49 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 26 Apr 2013 12:42:22 +0000 (08:42 -0400)
commit7af1ce0e0daaf181335c8edc21e12d69ee5cd1d1
treea553f7f33c07e25da92f26918e397be8ed140b34
parent955ab095c51a6f5a105aaeff4fc8e32c2ee94814
mwifiex: Correct pci_unmap_single's size

There exist mismatch between the size used for pci_map and
pci_unmap on command skb. Correcting it.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/pcie.c