[PATCH] IB/ipath: removed redundant statements
authorBryan O'Sullivan <[email protected]>
Sat, 1 Jul 2006 11:36:08 +0000 (04:36 -0700)
committerLinus Torvalds <[email protected]>
Sat, 1 Jul 2006 16:56:00 +0000 (09:56 -0700)
commit7cd658cd2bca48d3a0e747b4525c72eb8855278e
treef12e9b533ffea61978e4aea642066f774aa16777
parentc100f622fd9e529e0f4e4324b93f66d105dde61d
[PATCH] IB/ipath: removed redundant statements

The tail register read became redundant as the result of earlier receive
interrupt bug fixes.

Drop another unneeded register read.

And another line that got duplicated.

Signed-off-by: Dave Olson <[email protected]>
Signed-off-by: Bryan O'Sullivan <[email protected]>
Cc: "Michael S. Tsirkin" <[email protected]>
Cc: Roland Dreier <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/infiniband/hw/ipath/ipath_driver.c
drivers/infiniband/hw/ipath/ipath_ht400.c
drivers/infiniband/hw/ipath/ipath_intr.c