]> git.baikalelectronics.ru Git - kernel.git/commit
mtip32xx: Fix padding issue
authorSelvan Mani <smani@micron.com>
Wed, 14 Nov 2012 13:16:35 +0000 (06:16 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 23 Nov 2012 13:32:55 +0000 (14:32 +0100)
commit4682e96daf1c17c19bf991887905fd29bc666ee6
tree23f2725ae9a40af30ace00c532587ada5bc625c9
parentd2d1d4dec395a219b7b263c88f903c68ced1bcd3
mtip32xx: Fix padding issue

Hi Jens,

Another tiny patch.

Removed __packed before the struct smart_attr and added __packed at end of
the structure to fix padding issue.

Signed-off-by: Selvan Mani <smani@micron.com>
Signed-off-by: Asai Thambi S P <asamymuthupa@micron.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/mtip32xx/mtip32xx.h