]> git.baikalelectronics.ru Git - kernel.git/commit
aoe: Add forgotten NULL at end of attribute list in aoeblk.c
authorDennis Stosberg <dennis@stosberg.net>
Mon, 13 Nov 2006 08:15:20 +0000 (09:15 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 16 Nov 2006 22:30:26 +0000 (14:30 -0800)
commit4c35ef9c0f7d7b3e59d87ca2b183fffd6274059e
treea586bf95cb53525761139b10864014953cf36e80
parent020e715d960c3d8c898a1420bdf54f0961888738
aoe: Add forgotten NULL at end of attribute list in aoeblk.c

This caused the system to stall when the aoe module was loaded.  The
error was introduced in commit 2e35206a9ff25b8f30dbfba971ee3a476d635ec7

Signed-off-by: Dennis Stosberg <dennis@stosberg.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/block/aoe/aoeblk.c