]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mtd: bcm47xxsflash: write number of written bytes
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 24 Jan 2013 16:39:54 +0000 (17:39 +0100)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 4 Feb 2013 08:31:20 +0000 (10:31 +0200)
commit60aca067b5308705a34dbb6548b459487f92da90
treea030eb17cd5a5ddbfa6e350a72f92fe323035711
parent92d0e09abeebdd3f699c9f12401a9e3998a20546
mtd: bcm47xxsflash: write number of written bytes

The callback assumes the number of read bytes is written to retlen.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
drivers/mtd/devices/bcm47xxsflash.c