[PATCH 03/13] mac_addr: avoid 64-bit arch compiler warnings

2007-12-20 Thread Ed L. Cashin
By returning unsigned long long, mac_addr does not generate compiler warnings on 64-bit architectures. Signed-off-by: Ed L. Cashin <[EMAIL PROTECTED]> --- drivers/block/aoe/aoe.h|2 +- drivers/block/aoe/aoeblk.c |3 +-- drivers/block/aoe/aoecmd.c | 10 +- drivers/block/aoe/a

[PATCH 03/13] mac_addr: avoid 64-bit arch compiler warnings

2007-12-07 Thread Ed L. Cashin
By returning unsigned long long, mac_addr does not generate compiler warnings on 64-bit architectures. Signed-off-by: Ed L. Cashin <[EMAIL PROTECTED]> --- drivers/block/aoe/aoe.h|2 +- drivers/block/aoe/aoeblk.c |3 +-- drivers/block/aoe/aoecmd.c | 10 +- drivers/block/aoe/a