OSDN Git Service

iw_cxgb4: fix for 64-bit integer division
authorHariprasad Shenai <hariprasad@chelsio.com>
Thu, 17 Jul 2014 17:01:03 +0000 (22:31 +0530)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Jul 2014 23:52:08 +0000 (16:52 -0700)
commitda388973d4a15e71cada1219d625b5393c90e5ae
treeca2e3b2d9149d37dcac7c24b5fa67ab3cf3b03d4
parent8ccf3800dbdeaf26bcdefa471c9c8e0da7e6ec7a
iw_cxgb4: fix for 64-bit integer division

Fixed error introduced in commit id 7730b4c (" cxgb4/iw_cxgb4: work request
logging feature") while compiling on 32 bit architecture reported by kbuild.

Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/infiniband/hw/cxgb4/device.c